Searched defs:blues (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psblues.c | 66 cf2_blues_init( CF2_Blues blues, in cf2_blues_init() argument [all...] |
H A D | psfont.h | 115 CF2_BluesRec blues; /* computed zone data */ member
|
H A D | pshints.h | 215 const CF2_BluesRec* blues; member
|
H A D | pshints.c | 1094 cf2_glyphpath_init( CF2_GlyphPath glyphpath, CF2_Font font, CF2_OutlineCallbacks callbacks, CF2_Fixed scaleY, CF2_ArrStack hStemHintArray, CF2_ArrStack vStemHintArray, CF2_HintMask hintMask, CF2_Fixed hintOriginY, const CF2_Blues blues, const FT_Vector* fractionalTranslation ) cf2_glyphpath_init() argument
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afcjk.h | 87 AF_CJKBlueRec blues[AF_BLUE_STRINGSET_MAX]; member
|
H A D | aflatin.h | 101 AF_LatinBlueRec blues[AF_BLUE_STRINGSET_MAX]; member
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshglob.c | 366 psh_blues_scale_zones( PSH_Blues blues, in psh_blues_scale_zones() argument 234 psh_blues_set_zones( PSH_Blues target, FT_UInt count, FT_Short* blues, FT_UInt count_others, FT_Short* other_blues, FT_Int fuzz, FT_Int family ) psh_blues_set_zones() argument 548 psh_blues_snap_stem( PSH_Blues blues, FT_Int stem_top, FT_Int stem_bot, PSH_Alignment alignment ) psh_blues_snap_stem() argument [all...] |
H A D | pshglob.h | 139 PSH_BluesRec blues; member
|
H A D | pshalgo.c | 1635 psh_glyph_find_blue_points( PSH_Blues blues, in psh_glyph_find_blue_points() argument [all...] |
Completed in 7 milliseconds