Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cache/
A Dftcsbits.c159 !CHECK_CHAR( slot->bitmap_left ) || in ftc_snode_load()
172 sbit->left = (FT_Char)slot->bitmap_left; in ftc_snode_load()
/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c624 slot->bitmap_left = 0; in t42_glyphslot_clear()
669 glyph->bitmap_left = t42slot->ttslot->bitmap_left; in T42_GlyphSlot_Load()
/AliOS-Things-master/components/freetype/src/raster/
A Dftrend1.c240 slot->bitmap_left = (FT_Int)( cbox.xMin >> 6 ); in ft_raster1_render()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c380 slot->bitmap_left = (FT_Int)x_left; in ft_smooth_render_generic()
/AliOS-Things-master/components/freetype/src/base/
A Dftglyph.c74 glyph->left = slot->bitmap_left; in ft_bitmap_glyph_init()
A Dftobjs.c353 slot->bitmap_left = 0; in ft_glyphslot_clear()
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfdrivr.c575 slot->bitmap_left = metric->leftSideBearing; in PCF_Glyph_Load()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrsbit.c670 glyph->root.bitmap_left = (FT_Int)xpos; in pfr_slot_load_bitmap()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h1686 FT_Int bitmap_left; member
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdfdrivr.c728 slot->bitmap_left = glyph.bbx.x_offset; in BDF_Glyph_Load()
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c1064 slot->bitmap_left = 0; in FNT_Load_Glyph()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.c2703 glyph->root.bitmap_left = metrics.vertBearingX; in cff_slot_load()
2708 glyph->root.bitmap_left = metrics.horiBearingX; in cff_slot_load()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c2063 glyph->bitmap_left = metrics.vertBearingX; in load_sbit_image()
2068 glyph->bitmap_left = metrics.horiBearingX; in load_sbit_image()

Completed in 53 milliseconds