HomeSort by relevance Sort by last modified time
    Searched defs:first_glyph (Results 1 - 3 of 3) 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/internal/
tttypes.h 550 /* first_glyph :: The first glyph index in the range. */
579 FT_UShort first_glyph; member in struct:TT_SBit_RangeRec_
    [all...]
  /external/pdfium/third_party/freetype/include/internal/
tttypes.h 550 /* first_glyph :: The first glyph index in the range. */
579 FT_UShort first_glyph; member in struct:TT_SBit_RangeRec_
    [all...]

Completed in 332 milliseconds