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

  /external/harfbuzz_ng/src/
hb-buffer.h 76 * hb_glyph_flags_t:
100 } hb_glyph_flags_t; typedef in typeref:enum:__anon23517
102 HB_EXTERN hb_glyph_flags_t
106 ((hb_glyph_flags_t) ((unsigned int) (info)->mask & HB_GLYPH_FLAG_DEFINED))
hb-buffer.cc 1433 * The #hb_glyph_flags_t encoded within @info.
1437 hb_glyph_flags_t
    [all...]

Completed in 46 milliseconds