Home
last modified time | relevance | path

Searched refs:bitmap_left (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.c1135 dstSlot->bitmap_left = srcSlot->bitmap_left; in tt_face_colr_blend_layer()
1158 x_min = FT_MIN( dstSlot->bitmap_left, srcSlot->bitmap_left ); in tt_face_colr_blend_layer()
1159 x_max = FT_MAX( dstSlot->bitmap_left + (FT_Int)dstSlot->bitmap.width, in tt_face_colr_blend_layer()
1160 srcSlot->bitmap_left + (FT_Int)srcSlot->bitmap.width ); in tt_face_colr_blend_layer()
1166 if ( x_min != dstSlot->bitmap_left || in tt_face_colr_blend_layer()
1167 x_max != dstSlot->bitmap_left + (FT_Int)dstSlot->bitmap.width || in tt_face_colr_blend_layer()
1189 4 * ( dstSlot->bitmap_left - x_min ); in tt_face_colr_blend_layer()
1202 dstSlot->bitmap_left = x_min; in tt_face_colr_blend_layer()
1256 4 * ( srcSlot->bitmap_left - dstSlot->bitmap_left ); in tt_face_colr_blend_layer()
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfrend.c331 slot->bitmap_left -= x_pad; in ft_sdf_render()
333 x_shift = 64 * -slot->bitmap_left; in ft_sdf_render()
577 slot->bitmap_left -= x_pad; in ft_bsdf_render()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcsbits.c156 !CHECK_CHAR( slot->bitmap_left ) || in ftc_snode_load()
169 sbit->left = (FT_Char)slot->bitmap_left; in ftc_snode_load()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c634 slot->bitmap_left = 0; in t42_glyphslot_clear()
685 glyph->bitmap_left = t42slot->ttslot->bitmap_left; in T42_GlyphSlot_Load()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1353 SkIRect::MakeXYWH( ftGlyph.bitmap_left, in generateGlyphImage()
1371 if (ftGlyph.bitmap_left < mask.fBounds.fLeft) { in generateGlyphImage()
1372 int32_t leftDiff = mask.fBounds.fLeft - ftGlyph.bitmap_left; in generateGlyphImage()
1375 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
1381 if (mask.fBounds.fLeft < ftGlyph.bitmap_left) { in generateGlyphImage()
1382 mask.fImage += sizeof(uint16_t) * (ftGlyph.bitmap_left - mask.fBounds.fLeft); in generateGlyphImage()
1383 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
1511 canvas.translate(face->glyph->bitmap_left, -face->glyph->bitmap_top); in generateGlyphImage()
DSkFontHost_FreeType.cpp1237 fFace->glyph->bitmap_left += SkFDot6Floor(vector.x); in generateMetrics()
1246 SkRect rect = SkRect::MakeXYWH(SkIntToScalar(fFace->glyph->bitmap_left), in generateMetrics()
/third_party/skia/third_party/externals/freetype/src/raster/
Dftrend1.c141 x_shift = -slot->bitmap_left * 64; in ft_raster1_render()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dgen_overlay_fonts.py201 left = face.glyph.bitmap_left
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffgload.c297 glyph->root.bitmap_left = metrics.vertBearingX; in cff_slot_load()
302 glyph->root.bitmap_left = metrics.horiBearingX; in cff_slot_load()
/third_party/skia/third_party/externals/freetype/src/base/
Dftglyph.c74 glyph->left = slot->bitmap_left; in ft_bitmap_glyph_init()
Dftobjs.c492 slot->bitmap_left = (FT_Int)x_left; in ft_glyphslot_preset_bitmap()
561 slot->bitmap_left = 0; in ft_glyphslot_clear()
/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c298 int bitmap_left;
357 glyph->bitmap_left = bitmapglyph->left; in load_glyph()
1425 s->positions[i].x = x + glyph->bitmap_left; in draw_text()
Davf_showcqt.c553 sx = rx * font_repeat + x * font_width + face->glyph->bitmap_left; in render_freetype()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h1922 FT_Int bitmap_left; member
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftsmooth.c480 x_shift = 64 * -slot->bitmap_left; in ft_smooth_render()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfdrivr.c528 slot->bitmap_left = metric->leftSideBearing; in PCF_Glyph_Load()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrsbit.c776 glyph->root.bitmap_left = (FT_Int)xpos; in pfr_slot_load_bitmap()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c2460 glyph->bitmap_left = sbit_metrics.vertBearingX; in load_sbit_image()
2465 glyph->bitmap_left = sbit_metrics.horiBearingX; in load_sbit_image()
2886 glyph->bitmap_left = 0; in TT_Load_Glyph()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c852 slot->bitmap_left = glyph.bbx.x_offset; in BDF_Glyph_Load()
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp262 out_glyph_info->OffsetX = Face->glyph->bitmap_left; in RenderGlyphAndGetInfo()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c1066 slot->bitmap_left = 0; in FNT_Load_Glyph()
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES4709 bitmap_left:
4742 are returned in `face.glyph.bitmap', `face.glyph.bitmap_left'
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.210649 `bitmap_top' and `bitmap_left'.
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi10007 <!-- FT_Int FT_GlyphSlotRec_::bitmap_left -->
10008 …<var-decl name='bitmap_left' type-id='type-id-591' visibility='default' filepath='/collab/usr/glob…
/third_party/chromium/patch/
D0001-cve.patch23514 + FT_Int bitmap_left;
23522 + bitmap_left = loader.bbox.xMin;
23527 + bitmap_left = loader.left_bearing;
23531 + glyph->bitmap_left += FT_MulFix( bitmap_left, x_scale ) >> 6;

12