HomeSort by relevance Sort by last modified time
    Searched refs:num_snap_widths (Results 1 - 4 of 4) sorted by null

  /external/freetype/include/freetype/
t1tables.h 141 FT_Byte num_snap_widths; member in struct:PS_PrivateRec_
  /external/freetype/src/cff/
cfftypes.h 168 FT_Byte num_snap_widths; member in struct:CFF_PrivateRec_
cffobjs.c 138 count = priv->num_snap_widths = cpriv->num_snap_widths;
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 649 for ( count = priv->num_snap_widths; count > 0; count-- )
656 dim->stdw.count = priv->num_snap_widths + 1;

Completed in 17 milliseconds