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

  /external/freetype/include/freetype/internal/
tttypes.h 665 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 467 FT_FRAME_USHORT( end_glyph ),
720 glyph_index > (FT_UInt)strike->end_glyph )
    [all...]
  /external/skia/legacy/src/ports/
SkFontHost_win.cpp 972 const uint8_t* end_glyph = glyphbuf + total_size; local
974 while(cur_glyph < end_glyph) {
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 1254 const uint8_t* end_glyph = glyphbuf + total_size; local
    [all...]

Completed in 172 milliseconds