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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 121 hb_codepoint_t first_glyph; local
122 if (!hb_font_get_glyph (font, first_u, 0, &first_glyph))
124 first_glyphs[num_first_glyphs].set (first_glyph);
  /external/freetype/include/freetype/internal/
tttypes.h 615 FT_UShort first_glyph; member in struct:TT_SBit_RangeRec_
    [all...]

Completed in 338 milliseconds