HomeSort by relevance Sort by last modified time
    Searched refs:end_glyph (Results 1 - 3 of 3) 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/src/ports/
SkFontHost_win.cpp 664 const uint8_t* end_glyph = glyphbuf + total_size; local
666 while(cur_glyph < end_glyph) {
    [all...]

Completed in 141 milliseconds