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

12

/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.c1787 if ( delta < -blues->blue_fuzz )
1790 if ( y <= zone->org_top + blues->blue_fuzz )
1809 if ( delta < -blues->blue_fuzz )
1812 if ( y >= zone->org_bottom - blues->blue_fuzz )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c580 if ( delta < -blues->blue_fuzz )
583 if ( stem_top <= zone->org_top + blues->blue_fuzz )
602 if ( delta < -blues->blue_fuzz )
605 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz )
711 priv->other_blues, priv->blue_fuzz, 0 );
715 priv->family_other_blues, priv->blue_fuzz, 1 );
744 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 );
/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.c448 decoder->current_subfont->private_dict.blue_fuzz );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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 );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidtoken.h87 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz, 0 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1tokens.h71 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz,
H A Dt1driver.c375 retval = sizeof ( type1->private_dict.blue_fuzz );
377 *((FT_Int *)value) = type1->private_dict.blue_fuzz;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_
/external/freetype/include/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h136 FT_Int blue_fuzz; member in struct:PS_PrivateRec_

Completed in 378 milliseconds

12