mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Minor
This commit is contained in:
parent
46617a4213
commit
ad6a6f2240
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ hb_ot_layout_has_glyph_classes (hb_face_t *face)
|
|||
return _get_gdef (face).has_glyph_classes ();
|
||||
}
|
||||
|
||||
static unsigned int
|
||||
static inline unsigned int
|
||||
_hb_ot_layout_get_glyph_property (hb_face_t *face,
|
||||
hb_glyph_info_t *info)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue