Searched refs:end_glyph (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h557 /* end_glyph :: The highest glyph index for this strike. */
584 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
/external/freetype/include/internal/
H A Dtttypes.h626 /* end_glyph :: The highest glyph index for this strike. */
653 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h557 /* end_glyph :: The highest glyph index for this strike. */
584 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h557 /* end_glyph :: The highest glyph index for this strike. */
584 FT_UShort end_glyph; member in struct:TT_SBit_StrikeRec_
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1537 const uint8_t* end_glyph = glyphbuf + total_size; local
1539 while (cur_glyph < end_glyph) {
1595 const uint8_t* end_glyph = glyphbuf + total_size; local
1599 while (cur_glyph < end_glyph) {
/external/skia/src/ports/
H A DSkFontHost_win.cpp1569 const uint8_t* end_glyph = glyphbuf + total_size; local
1571 while (cur_glyph < end_glyph) {
1627 const uint8_t* end_glyph = glyphbuf + total_size; local
1631 while (cur_glyph < end_glyph) {

Completed in 3380 milliseconds