Searched refs:xadvance (Results 1 - 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-buffer-deserialize-json.rl85 xadvance= "\"ax\"" colon (num >tok %parse_x_advance);
88 element = glyph | cluster | xoffset | yoffset | xadvance | yadvance;
/external/chromium_org/third_party/freetype/src/cache/
H A Dftcsbits.c135 FT_Pos xadvance, yadvance; /* FT_GlyphSlot->advance.{x|y} */ local
153 xadvance = ( slot->advance.x + 32 ) >> 6;
161 !CHECK_CHAR( xadvance ) ||
174 sbit->xadvance = (FT_Char)xadvance;
/external/freetype/src/cache/
H A Dftcsbits.c135 FT_Pos xadvance, yadvance; /* FT_GlyphSlot->advance.{x|y} */ local
153 xadvance = ( slot->advance.x + 32 ) >> 6;
161 !CHECK_CHAR( xadvance ) ||
174 sbit->xadvance = (FT_Char)xadvance;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftcache.h881 /* xadvance :: The horizontal advance width in pixels. */
897 FT_Char xadvance; member in struct:FTC_SBitRec_
/external/freetype/include/
H A Dftcache.h881 /* xadvance :: The horizontal advance width in pixels. */
897 FT_Char xadvance; member in struct:FTC_SBitRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftcache.h881 /* xadvance :: The horizontal advance width in pixels. */
897 FT_Char xadvance; member in struct:FTC_SBitRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftcache.h881 /* xadvance :: The horizontal advance width in pixels. */
897 FT_Char xadvance; member in struct:FTC_SBitRec_

Completed in 191 milliseconds