Searched defs:horiBearingX (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h32 SK_OT_CHAR horiBearingX; member in struct:SkOTTableEmbeddedBitmapData::BigGlyphMetrics
/external/skia/src/sfnt/
H A DSkOTTable_EBDT.h32 SK_OT_CHAR horiBearingX; member in struct:SkOTTableEmbeddedBitmapData::BigGlyphMetrics
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttsbit.c355 metrics->horiBearingX = (FT_Char)p[2];
676 FT_Char horiBearingX = decoder->metrics->horiBearingX; local
713 decoder->metrics->horiBearingX = horiBearingX;
H A Dttsbit0.c329 metrics->horiBearingX = (FT_Char)p[2];
640 FT_Char horiBearingX = decoder->metrics->horiBearingX; local
676 decoder->metrics->horiBearingX = horiBearingX;
/external/freetype/src/sfnt/
H A Dttsbit.c492 metrics->horiBearingX = (FT_Char)p[2];
804 FT_Char horiBearingX = (FT_Char)decoder->metrics->horiBearingX; local
841 decoder->metrics->horiBearingX = horiBearingX;
1356 metrics->horiBearingX = (FT_Short)originOffsetX;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttsbit.c355 metrics->horiBearingX = (FT_Char)p[2];
676 FT_Char horiBearingX = decoder->metrics->horiBearingX; local
713 decoder->metrics->horiBearingX = horiBearingX;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h216 /* horiBearingX :: */
249 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_
/external/freetype/include/
H A Dfreetype.h251 /* horiBearingX :: */
284 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h216 /* horiBearingX :: */
249 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h216 /* horiBearingX :: */
249 FT_Pos horiBearingX; member in struct:FT_Glyph_Metrics_
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h342 /* horiBearingX :: The horizontal left bearing. */
359 FT_Char horiBearingX; member in struct:TT_SBit_MetricsRec_
428 /* min_origin_SB :: Minimum of horiBearingX (resp. */
433 /* ( horiBearingX + width ) */
/external/freetype/include/internal/
H A Dtttypes.h411 /* horiBearingX :: The horizontal left bearing. */
428 FT_Short horiBearingX; member in struct:TT_SBit_MetricsRec_
497 /* min_origin_SB :: Minimum of horiBearingX (resp. */
502 /* ( horiBearingX + width ) */
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h342 /* horiBearingX :: The horizontal left bearing. */
359 FT_Char horiBearingX; member in struct:TT_SBit_MetricsRec_
428 /* min_origin_SB :: Minimum of horiBearingX (resp. */
433 /* ( horiBearingX + width ) */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h342 /* horiBearingX :: The horizontal left bearing. */
359 FT_Char horiBearingX; member in struct:TT_SBit_MetricsRec_
428 /* min_origin_SB :: Minimum of horiBearingX (resp. */
433 /* ( horiBearingX + width ) */

Completed in 305 milliseconds