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

  /external/harfbuzz_ng/src/
hb-buffer.h 81 hb_glyph_info_get_glyph_flags (const hb_glyph_info_t *info);
83 #define hb_glyph_info_get_glyph_flags(info) \ macro
hb-buffer.cc 1413 * hb_glyph_info_get_glyph_flags:
1424 (hb_glyph_info_get_glyph_flags) (const hb_glyph_info_t *info) function
1426 return hb_glyph_info_get_glyph_flags (info);
    [all...]
  /external/harfbuzz_ng/docs/
harfbuzz-sections.txt 84 hb_glyph_info_get_glyph_flags
  /external/harfbuzz_ng/
NEWS 155 hb_glyph_info_get_glyph_flags()
    [all...]

Completed in 288 milliseconds