Home
last modified time | relevance | path

Searched refs:horiBearingY (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBigGlyphMetrics.java33 horiBearingY(3), enum constant
65 public int horiBearingY() { in horiBearingY() method in BigGlyphMetrics
66 return this.data.readChar(Offset.horiBearingY.offset); in horiBearingY()
134 public int horiBearingY() { in horiBearingY() method in BigGlyphMetrics.Builder
135 return this.internalReadData().readChar(Offset.horiBearingY.offset); in horiBearingY()
139 this.internalWriteData().writeChar(Offset.horiBearingY.offset, bearing); in setHoriBearingY()
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.c286 glyph->root.metrics.horiBearingY = (FT_Pos)metrics.horiBearingY * 64; in FT_LOCAL_DEF()
303 glyph->root.bitmap_top = metrics.horiBearingY; in FT_LOCAL_DEF()
662 metrics->horiBearingY = cbox.yMax; in FT_LOCAL_DEF()
/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h32 SK_OT_CHAR horiBearingY; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftsynth.c154 slot->metrics.horiBearingY += ystr; in FT_GlyphSlot_Embolden()
H A Dftobjs.c792 metrics->horiBearingY = FT_PIX_CEIL_LONG( metrics->horiBearingY ); in ft_glyphslot_grid_fit_metrics()
814 bottom = FT_PIX_FLOOR( SUB_LONG( metrics->horiBearingY, in ft_glyphslot_grid_fit_metrics()
818 metrics->horiBearingY = FT_PIX_CEIL_LONG( metrics->horiBearingY ); in ft_glyphslot_grid_fit_metrics()
822 metrics->height = SUB_LONG( metrics->horiBearingY, in ft_glyphslot_grid_fit_metrics()
1126 FT_TRACE5(( " horiBearingY: %f\n", metrics->horiBearingY / 64.0 )); in FT_EXPORT_DEF()
3056 if ( metrics->horiBearingY < 0 ) in ft_synthesize_vertical_metrics()
3058 if ( height < metrics->horiBearingY ) in ft_synthesize_vertical_metrics()
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c658 metrics->horiBearingY = (FT_Char)p[3]; in tt_sbit_decoder_load_metrics()
996 FT_Char horiBearingY = (FT_Char)decoder->metrics->horiBearingY; in tt_sbit_decoder_load_compound() local
1039 decoder->metrics->horiBearingY = horiBearingY; in tt_sbit_decoder_load_compound()
1587 metrics->horiBearingY = (FT_Short)( -originOffsetY + metrics->height ); in tt_face_load_sbix_image()
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafloader.c512 vvector.y = slot->metrics.vertBearingY - slot->metrics.horiBearingY; in FT_LOCAL_DEF()
538 slot->metrics.horiBearingY = bbox.yMax; in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc403 *y = ft_face->glyph->metrics.horiBearingY - (-ft_face->glyph->metrics.vertBearingY);
447 extents->y_bearing = ft_face->glyph->metrics.horiBearingY;
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dtttypes.h417 * horiBearingY ::
438 FT_Short horiBearingY; member
526 * Maximum of horiBearingY (resp. vertBearingY).
531 * horiBearingY - height
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c2258 glyph->metrics.horiBearingY = bbox.yMax; in compute_glyph_metrics()
2449 glyph->metrics.horiBearingY = (FT_Pos)sbit_metrics.horiBearingY * 64; in load_sbit_image()
2466 glyph->bitmap_top = sbit_metrics.horiBearingY; in load_sbit_image()
2876 glyph->metrics.horiBearingY = 0; in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h299 * horiBearingY ::
335 FT_Pos horiBearingY; member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c506 metrics->horiBearingY = cbox.yMax; in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.c458 metrics->horiBearingY = cbox.yMax - metrics->height; in FT_LOCAL_DEF()
H A Dpfrsbit.c769 glyph->root.metrics.horiBearingY = ypos * 64; in FT_LOCAL()
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c566 metrics->horiBearingY = cbox.yMax; in FT_LOCAL_DEF()
/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp1029 vector.y = -fFace->glyph->metrics.vertBearingY - fFace->glyph->metrics.horiBearingY;
1240 vector.y = -fFace->glyph->metrics.vertBearingY - fFace->glyph->metrics.horiBearingY;
1360 vector.y = -fFace->glyph->metrics.vertBearingY - fFace->glyph->metrics.horiBearingY;
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c533 slot->metrics.horiBearingY = (FT_Pos)( metric->ascent * 64 ); in FT_CALLBACK_DEF()
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c857 slot->metrics.horiBearingY = (FT_Pos)( glyph.bbx.ascent * 64 ); in FT_CALLBACK_DEF()
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c1075 slot->metrics.horiBearingY = slot->bitmap_top << 6; in FNT_Load_Glyph()

Completed in 31 milliseconds