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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h170 FT_Byte num_snap_heights; member in struct:CFF_PrivateRec_
H A Dcffobjs.c146 count = priv->num_snap_heights = cpriv->num_snap_heights;
/external/freetype/src/cff/
H A Dcfftypes.h170 FT_Byte num_snap_heights; member in struct:CFF_PrivateRec_
H A Dcffobjs.c146 count = priv->num_snap_heights = cpriv->num_snap_heights;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftypes.h170 FT_Byte num_snap_heights; member in struct:CFF_PrivateRec_
H A Dcffobjs.c146 count = priv->num_snap_heights = cpriv->num_snap_heights;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1driver.c447 retval = sizeof ( type1->private_dict.num_snap_heights );
449 *((FT_Byte *)value) = type1->private_dict.num_snap_heights;
453 if ( idx < type1->private_dict.num_snap_heights )
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h142 FT_Byte num_snap_heights; member in struct:PS_PrivateRec_
/external/freetype/include/
H A Dt1tables.h142 FT_Byte num_snap_heights; member in struct:PS_PrivateRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h142 FT_Byte num_snap_heights; member in struct:PS_PrivateRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h142 FT_Byte num_snap_heights; member in struct:PS_PrivateRec_
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c690 for ( count = priv->num_snap_heights; count > 0; count-- )
697 dim->stdw.count = priv->num_snap_heights + 1;
/external/freetype/src/pshinter/
H A Dpshglob.c690 for ( count = priv->num_snap_heights; count > 0; count-- )
697 dim->stdw.count = priv->num_snap_heights + 1;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c698 for ( count = priv->num_snap_heights; count > 0; count-- )
705 dim->stdw.count = priv->num_snap_heights + 1;

Completed in 1566 milliseconds