Searched refs:blues (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2blues.c66 cf2_blues_init( CF2_Blues blues, argument
95 FT_ZERO( blues );
96 blues->scale = font->innerTransform.d;
99 &blues->blueScale,
100 &blues->blueShift,
101 &blues->blueFuzz );
158 blues->emBoxBottomEdge.csCoord = emBoxBottom - CF2_FIXED_EPSILON;
159 blues->emBoxBottomEdge.dsCoord = cf2_fixedRound(
161 blues->emBoxBottomEdge.csCoord,
162 blues
[all...]
H A Dcf2blues.h171 cf2_blues_init( CF2_Blues blues,
174 cf2_blues_capture( const CF2_Blues blues,
H A Dcf2font.h97 CF2_BluesRec blues; /* computed zone data */ member in struct:CF2_FontRec_
H A Dcf2hints.h215 const CF2_BluesRec* blues; member in struct:CF2_GlyphPathRec_
256 const CF2_Blues blues,
H A Dcf2hints.c770 if ( font->blues.doEmBoxHints )
779 &font->blues.emBoxBottomEdge,
784 &font->blues.emBoxTopEdge );
814 cf2_blues_capture( &font->blues,
981 const CF2_Blues blues,
1024 glyphpath->blues = blues;
972 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 ) argument
H A Dcf2font.c314 cf2_blues_init( &font->blues, font );
/external/freetype/src/cff/
H A Dcf2blues.c66 cf2_blues_init( CF2_Blues blues, argument
95 FT_ZERO( blues );
96 blues->scale = font->innerTransform.d;
99 &blues->blueScale,
100 &blues->blueShift,
101 &blues->blueFuzz );
158 blues->emBoxBottomEdge.csCoord = emBoxBottom - CF2_FIXED_EPSILON;
159 blues->emBoxBottomEdge.dsCoord = cf2_fixedRound(
161 blues->emBoxBottomEdge.csCoord,
162 blues
[all...]
H A Dcf2blues.h171 cf2_blues_init( CF2_Blues blues,
174 cf2_blues_capture( const CF2_Blues blues,
H A Dcf2font.h97 CF2_BluesRec blues; /* computed zone data */ member in struct:CF2_FontRec_
H A Dcf2hints.h215 const CF2_BluesRec* blues; member in struct:CF2_GlyphPathRec_
256 const CF2_Blues blues,
H A Dcf2hints.c770 if ( font->blues.doEmBoxHints )
779 &font->blues.emBoxBottomEdge,
784 &font->blues.emBoxTopEdge );
814 cf2_blues_capture( &font->blues,
981 const CF2_Blues blues,
1024 glyphpath->blues = blues;
972 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 ) argument
H A Dcf2font.c314 cf2_blues_init( &font->blues, font );
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c236 FT_Short* blues,
262 /* first, the blues */
264 count, blues, top_table, bot_table );
364 /* reset the blues table when the device transform changes */
366 psh_blues_scale_zones( PSH_Blues blues, argument
406 blues->no_overshoots = FT_BOOL( scale < blues->blue_scale * 8 / 125 );
408 blues->no_overshoots = FT_BOOL( scale * 125 < blues->blue_scale * 8 );
420 FT_Int threshold = blues
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 ) argument
548 psh_blues_snap_stem( PSH_Blues blues, FT_Int stem_top, FT_Int stem_bot, PSH_Alignment alignment ) argument
[all...]
H A Dpshglob.h139 PSH_BluesRec blues; member in struct:PSH_GlobalsRec_
179 psh_blues_snap_stem( PSH_Blues blues,
H A Dpshalgo.c483 psh_blues_snap_stem( &globals->blues,
707 psh_blues_snap_stem( &globals->blues,
1752 psh_glyph_find_blue_points( PSH_Blues blues, argument
1779 table = &blues->normal_top;
1788 if ( delta < -blues->blue_fuzz )
1791 if ( y <= zone->org_top + blues->blue_fuzz )
1792 if ( blues->no_overshoots || delta <= blues->blue_threshold )
1801 table = &blues->normal_bottom;
1810 if ( delta < -blues
[all...]
/external/freetype/src/pshinter/
H A Dpshglob.c236 FT_Short* blues,
262 /* first, the blues */
264 count, blues, top_table, bot_table );
364 /* reset the blues table when the device transform changes */
366 psh_blues_scale_zones( PSH_Blues blues, argument
406 blues->no_overshoots = FT_BOOL( scale < blues->blue_scale * 8 / 125 );
408 blues->no_overshoots = FT_BOOL( scale * 125 < blues->blue_scale * 8 );
420 FT_Int threshold = blues
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 ) argument
548 psh_blues_snap_stem( PSH_Blues blues, FT_Int stem_top, FT_Int stem_bot, PSH_Alignment alignment ) argument
[all...]
H A Dpshglob.h139 PSH_BluesRec blues; member in struct:PSH_GlobalsRec_
179 psh_blues_snap_stem( PSH_Blues blues,
H A Dpshalgo.c483 psh_blues_snap_stem( &globals->blues,
707 psh_blues_snap_stem( &globals->blues,
1752 psh_glyph_find_blue_points( PSH_Blues blues, argument
1779 table = &blues->normal_top;
1788 if ( delta < -blues->blue_fuzz )
1791 if ( y <= zone->org_top + blues->blue_fuzz )
1792 if ( blues->no_overshoots || delta <= blues->blue_threshold )
1801 table = &blues->normal_bottom;
1810 if ( delta < -blues
[all...]
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafcjk.h89 AF_CJKBlueRec blues[AF_CJK_BLUE_MAX]; member in struct:AF_CJKAxisRec_
H A Daflatin.h109 AF_LatinBlueRec blues[AF_LATIN_BLUE_MAX]; member in struct:AF_LatinAxisRec_
H A Daflatin2.c198 /* we compute the blues simply by loading each character from the */
199 /* 'af_latin2_blue_chars[blues]' string, then compute its top-most or */
365 blue = & axis->blues[axis->blue_count];
556 if ( vaxis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT )
558 blue = &vaxis->blues[nn];
633 AF_LatinBlue blue = &axis->blues[nn];
1418 AF_LatinBlue blue = latin->blues + bb;
1471 blue = latin->blues + bb;
H A Daflatin.c230 /* we compute the blues simply by loading each character from the */
231 /* `af_latin_blue_chars[blues]' string, then finding its top-most or */
433 blue = &axis->blues[axis->blue_count];
612 if ( Axis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT )
614 blue = &Axis->blues[nn];
692 AF_LatinBlue blue = &axis->blues[nn];
1452 AF_LatinBlue blue = latin->blues + bb;
/external/freetype/src/autofit/
H A Dafcjk.h89 AF_CJKBlueRec blues[AF_CJK_BLUE_MAX]; member in struct:AF_CJKAxisRec_
H A Daflatin.h109 AF_LatinBlueRec blues[AF_LATIN_BLUE_MAX]; member in struct:AF_LatinAxisRec_
H A Daflatin2.c198 /* we compute the blues simply by loading each character from the */
199 /* 'af_latin2_blue_chars[blues]' string, then compute its top-most or */
365 blue = & axis->blues[axis->blue_count];
556 if ( vaxis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT )
558 blue = &vaxis->blues[nn];
633 AF_LatinBlue blue = &axis->blues[nn];
1418 AF_LatinBlue blue = latin->blues + bb;
1471 blue = latin->blues + bb;

Completed in 278 milliseconds

12