Searched refs:snap_heights (Results 1 - 13 of 13) sorted by relevance

/external/freetype/src/cff/
H A Dcfftoken.h85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
H A Dcfftypes.h172 FT_Pos snap_heights[13]; member in struct:CFF_PrivateRec_
H A Dcffobjs.c148 priv->snap_heights[n] = (FT_Short)cpriv->snap_heights[n];
/external/pdfium/third_party/freetype/src/cff/
H A Dcfftoken.h85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
H A Dcfftypes.h172 FT_Pos snap_heights[13]; member in struct:CFF_PrivateRec_
H A Dcffobjs.c148 priv->snap_heights[n] = (FT_Short)cpriv->snap_heights[n];
/external/pdfium/third_party/freetype/src/cid/
H A Dcidtoken.h99 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12, 0 )
/external/pdfium/third_party/freetype/src/type1/
H A Dt1tokens.h92 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12,
H A Dt1driver.c455 retval = sizeof ( type1->private_dict.snap_heights[idx] );
457 *((FT_Short *)value) = type1->private_dict.snap_heights[idx];
/external/freetype/include/
H A Dt1tables.h167 FT_Short snap_heights[13]; /* including std height */ member in struct:PS_PrivateRec_
/external/pdfium/third_party/freetype/include/
H A Dt1tables.h167 FT_Short snap_heights[13]; /* including std height */ member in struct:PS_PrivateRec_
/external/freetype/src/pshinter/
H A Dpshglob.c689 read = priv->snap_heights;
/external/pdfium/third_party/freetype/src/pshinter/
H A Dpshglob.c689 read = priv->snap_heights;

Completed in 152 milliseconds