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 66 hb_mask_t mask; /* Holds hb_glyph_flags_t after hb_shape(), plus other things. */
78 } hb_glyph_flags_t; typedef in typeref:enum:__anon21105
80 HB_EXTERN hb_glyph_flags_t
84 ((hb_glyph_flags_t) ((unsigned int) (info)->mask & HB_GLYPH_FLAG_DEFINED))
hb-buffer.cc 1419 * The #hb_glyph_flags_t encoded within @info.
1423 hb_glyph_flags_t
    [all...]

Completed in 181 milliseconds