Searched defs:cbox (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/freetype/dist/src/raster/ |
| H A D | ftrend1.c | 80 ft_raster1_get_cbox(FT_Renderer render,FT_GlyphSlot slot,FT_BBox * cbox) argument
|
| /xsrc/external/mit/freetype/dist/src/base/ |
| H A D | ftbbox.c | 465 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, variable in typeref:typename:FT_BBox
|
| H A D | ftlcdfil.c | 36 ft_lcd_padding( FT_BBox* cbox, argument 372 ft_lcd_padding( FT_BBox* cbox, argument [all...] |
| H A D | ftglyph.c | 122 ft_bitmap_glyph_bbox(FT_Glyph bitmap_glyph,FT_BBox * cbox) argument
|
| H A D | ftoutln.c | 600 FT_BBox cbox; local in function:FT_Outline_Render 1041 FT_BBox cbox = { 0, 0, 0, 0 }; local in function:FT_Outline_Get_Orientation [all...] |
| H A D | ftobjs.c | 356 FT_BBox cbox, pbox; local in function:ft_glyphslot_preset_bitmap [all...] |
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | cffgload.c | 544 FT_BBox cbox; local in function:cff_slot_load
|
| /xsrc/external/mit/freetype/dist/src/cid/ |
| H A D | cidgload.c | 437 FT_BBox cbox; local in function:cid_slot_load_glyph
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | pfrobjs.c | 366 FT_BBox cbox; local in function:pfr_slot_load
|
| /xsrc/external/mit/freetype/dist/src/smooth/ |
| H A D | ftsmooth.c | 69 ft_smooth_get_cbox(FT_Renderer render,FT_GlyphSlot slot,FT_BBox * cbox) argument
|
| /xsrc/external/mit/freetype/dist/src/type1/ |
| H A D | t1gload.c | 481 FT_BBox cbox; local in function:T1_Load_Glyph
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman.c | 183 pixman_box32_t * cbox = pixman_region32_rectangles (clip, NULL); local in function:clip_general_image
|
Completed in 15 milliseconds