Searched refs:num_snap_widths (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h169 FT_Byte num_snap_widths; member in struct:CFF_PrivateRec_
H A Dcffobjs.c142 count = priv->num_snap_widths = cpriv->num_snap_widths;
/external/freetype/src/cff/
H A Dcfftypes.h169 FT_Byte num_snap_widths; member in struct:CFF_PrivateRec_
H A Dcffobjs.c142 count = priv->num_snap_widths = cpriv->num_snap_widths;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftypes.h169 FT_Byte num_snap_widths; member in struct:CFF_PrivateRec_
H A Dcffobjs.c142 count = priv->num_snap_widths = cpriv->num_snap_widths;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1driver.c432 retval = sizeof ( type1->private_dict.num_snap_widths );
434 *((FT_Byte *)value) = type1->private_dict.num_snap_widths;
438 if ( idx < type1->private_dict.num_snap_widths )
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h141 FT_Byte num_snap_widths; member in struct:PS_PrivateRec_
/external/freetype/include/
H A Dt1tables.h141 FT_Byte num_snap_widths; member in struct:PS_PrivateRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h141 FT_Byte num_snap_widths; member in struct:PS_PrivateRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h141 FT_Byte num_snap_widths; member in struct:PS_PrivateRec_
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c671 for ( count = priv->num_snap_widths; count > 0; count-- )
678 dim->stdw.count = priv->num_snap_widths + 1;
/external/freetype/src/pshinter/
H A Dpshglob.c671 for ( count = priv->num_snap_widths; count > 0; count-- )
678 dim->stdw.count = priv->num_snap_widths + 1;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c679 for ( count = priv->num_snap_widths; count > 0; count-- )
686 dim->stdw.count = priv->num_snap_widths + 1;

Completed in 3063 milliseconds