Searched refs:blue_fuzz (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c572 if ( delta < -blues->blue_fuzz )
575 if ( stem_top <= zone->org_top + blues->blue_fuzz )
594 if ( delta < -blues->blue_fuzz )
597 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz )
703 priv->other_blues, priv->blue_fuzz, 0 );
707 priv->family_other_blues, priv->blue_fuzz, 1 );
736 globals->blues.blue_fuzz = priv->blue_fuzz;
H A Dpshglob.h126 FT_Int blue_fuzz; member in struct:PSH_BluesRec_
H A Dpshalgo.c1788 if ( delta < -blues->blue_fuzz )
1791 if ( y <= zone->org_top + blues->blue_fuzz )
1810 if ( delta < -blues->blue_fuzz )
1813 if ( y >= zone->org_bottom - blues->blue_fuzz )
/external/freetype/src/pshinter/
H A Dpshglob.c572 if ( delta < -blues->blue_fuzz )
575 if ( stem_top <= zone->org_top + blues->blue_fuzz )
594 if ( delta < -blues->blue_fuzz )
597 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz )
703 priv->other_blues, priv->blue_fuzz, 0 );
707 priv->family_other_blues, priv->blue_fuzz, 1 );
736 globals->blues.blue_fuzz = priv->blue_fuzz;
H A Dpshglob.h126 FT_Int blue_fuzz; member in struct:PSH_BluesRec_
H A Dpshalgo.c1788 if ( delta < -blues->blue_fuzz )
1791 if ( y <= zone->org_top + blues->blue_fuzz )
1810 if ( delta < -blues->blue_fuzz )
1813 if ( y >= zone->org_bottom - blues->blue_fuzz )
/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftoken.h81 CFF_FIELD_NUM ( 0x10B, blue_fuzz, "BlueFuzz" )
H A Dcfftypes.h165 FT_Pos blue_fuzz; member in struct:CFF_PrivateRec_
H A Dcf2ft.c428 decoder->current_subfont->private_dict.blue_fuzz );
H A Dcffobjs.c137 priv->blue_fuzz = (FT_Int)cpriv->blue_fuzz;
H A Dcffload.c1361 priv->blue_fuzz = 1;
/external/freetype/src/cff/
H A Dcfftoken.h81 CFF_FIELD_NUM ( 0x10B, blue_fuzz, "BlueFuzz" )
H A Dcfftypes.h165 FT_Pos blue_fuzz; member in struct:CFF_PrivateRec_
H A Dcf2ft.c428 decoder->current_subfont->private_dict.blue_fuzz );
H A Dcffobjs.c137 priv->blue_fuzz = (FT_Int)cpriv->blue_fuzz;
H A Dcffload.c1361 priv->blue_fuzz = 1;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_
/external/freetype/include/freetype/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_
/external/chromium_org/third_party/freetype/src/pfr/
H A Dpfrload.c856 phy_font->blue_fuzz = PFR_NEXT_BYTE( p );
/external/freetype/src/pfr/
H A Dpfrload.c856 phy_font->blue_fuzz = PFR_NEXT_BYTE( p );

Completed in 355 milliseconds