HomeSort by relevance Sort by last modified time
    Searched refs:hb_glyph_info_get_glyph_flags (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-buffer.h 103 hb_glyph_info_get_glyph_flags (const hb_glyph_info_t *info);
105 #define hb_glyph_info_get_glyph_flags(info) \ macro
hb-buffer.cc 1427 * hb_glyph_info_get_glyph_flags:
1438 (hb_glyph_info_get_glyph_flags) (const hb_glyph_info_t *info) function
1440 return hb_glyph_info_get_glyph_flags (info);
    [all...]

Completed in 56 milliseconds