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

  /external/skia/src/ports/
SkFontHost_win.cpp 972 const uint8_t* end_glyph = glyphbuf + total_size; local
974 while(cur_glyph < end_glyph) {
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 665 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
    [all...]

Completed in 2982 milliseconds