Home
last modified time | relevance | path

Searched refs:hb_glyph_info_get_glyph_flags (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-buffer.h81 hb_glyph_info_get_glyph_flags (const hb_glyph_info_t *info);
83 #define hb_glyph_info_get_glyph_flags(info) \ macro
Dhb-buffer.cc1424 (hb_glyph_info_get_glyph_flags) (const hb_glyph_info_t *info) in hb_glyph_flags_t() argument
1426 return hb_glyph_info_get_glyph_flags (info); in hb_glyph_flags_t()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt84 hb_glyph_info_get_glyph_flags
/external/harfbuzz_ng/
DNEWS155 hb_glyph_info_get_glyph_flags()