/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshglob.c | 572 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 575 if ( stem_top <= zone->org_top + blues->blue_fuzz ) in psh_blues_snap_stem() 594 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 597 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz ) in psh_blues_snap_stem() 703 priv->other_blues, priv->blue_fuzz, 0 ); in psh_globals_new() 707 priv->family_other_blues, priv->blue_fuzz, 1 ); in psh_globals_new() 736 globals->blues.blue_fuzz = priv->blue_fuzz; in psh_globals_new()
|
D | pshglob.h | 126 FT_Int blue_fuzz; member
|
D | pshalgo.c | 1680 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1683 if ( y <= zone->org_top + blues->blue_fuzz ) in psh_glyph_find_blue_points() 1702 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1705 if ( y >= zone->org_bottom - blues->blue_fuzz ) in psh_glyph_find_blue_points()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
D | pshglob.c | 572 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 575 if ( stem_top <= zone->org_top + blues->blue_fuzz ) in psh_blues_snap_stem() 594 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 597 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz ) in psh_blues_snap_stem() 703 priv->other_blues, priv->blue_fuzz, 0 ); in psh_globals_new() 707 priv->family_other_blues, priv->blue_fuzz, 1 ); in psh_globals_new() 736 globals->blues.blue_fuzz = priv->blue_fuzz; in psh_globals_new()
|
D | pshglob.h | 126 FT_Int blue_fuzz; member
|
D | pshalgo.c | 1680 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1683 if ( y <= zone->org_top + blues->blue_fuzz ) in psh_glyph_find_blue_points() 1702 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1705 if ( y >= zone->org_bottom - blues->blue_fuzz ) in psh_glyph_find_blue_points()
|
/external/freetype/src/pshinter/ |
D | pshglob.c | 572 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 575 if ( stem_top <= zone->org_top + blues->blue_fuzz ) in psh_blues_snap_stem() 594 if ( delta < -blues->blue_fuzz ) in psh_blues_snap_stem() 597 if ( stem_bot >= zone->org_bottom - blues->blue_fuzz ) in psh_blues_snap_stem() 703 priv->other_blues, priv->blue_fuzz, 0 ); in psh_globals_new() 707 priv->family_other_blues, priv->blue_fuzz, 1 ); in psh_globals_new() 736 globals->blues.blue_fuzz = priv->blue_fuzz; in psh_globals_new()
|
D | pshglob.h | 126 FT_Int blue_fuzz; member
|
D | pshalgo.c | 1680 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1683 if ( y <= zone->org_top + blues->blue_fuzz ) in psh_glyph_find_blue_points() 1702 if ( delta < -blues->blue_fuzz ) in psh_glyph_find_blue_points() 1705 if ( y >= zone->org_bottom - blues->blue_fuzz ) in psh_glyph_find_blue_points()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
D | cfftoken.h | 81 CFF_FIELD_NUM ( 0x10B, blue_fuzz, "BlueFuzz" )
|
D | cfftypes.h | 165 FT_Pos blue_fuzz; member
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cfftoken.h | 81 CFF_FIELD_NUM ( 0x10B, blue_fuzz, "BlueFuzz" )
|
D | cfftypes.h | 165 FT_Pos blue_fuzz; member
|
/external/freetype/src/cff/ |
D | cfftoken.h | 89 CFF_FIELD_NUM ( 0x10B, blue_fuzz, "BlueFuzz" )
|
D | cfftypes.h | 171 FT_Pos blue_fuzz; member
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidtoken.h | 87 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz, 0 )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/ |
D | cidtoken.h | 87 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz, 0 )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
D | t1tokens.h | 71 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz,
|
D | t1driver.c | 377 retval = sizeof ( type1->private_dict.blue_fuzz ); in t1_ps_get_font_value() 379 *((FT_Int *)value) = type1->private_dict.blue_fuzz; in t1_ps_get_font_value()
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1tokens.h | 71 T1_FIELD_NUM ( "BlueFuzz", blue_fuzz,
|
D | t1driver.c | 377 retval = sizeof ( type1->private_dict.blue_fuzz ); in t1_ps_get_font_value() 379 *((FT_Int *)value) = type1->private_dict.blue_fuzz; in t1_ps_get_font_value()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/ |
D | pfrtypes.h | 251 FT_UInt blue_fuzz; member
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
D | t1tables.h | 156 FT_Int blue_fuzz; member
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | t1tables.h | 156 FT_Int blue_fuzz; member
|
/external/freetype/include/freetype/ |
D | t1tables.h | 156 FT_Int blue_fuzz; member
|