/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/ |
cidtoken.h | 98 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12, 0 )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
t1tokens.h | 90 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12,
|
t1driver.c | 442 retval = sizeof ( type1->private_dict.snap_widths[idx] ); 444 *((FT_Short *)value) = type1->private_dict.snap_widths[idx];
|
/external/pdfium/third_party/freetype/src/cid/ |
cidtoken.h | 98 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12, 0 )
|
/external/pdfium/third_party/freetype/src/type1/ |
t1tokens.h | 90 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12,
|
t1driver.c | 442 retval = sizeof ( type1->private_dict.snap_widths[idx] ); 444 *((FT_Short *)value) = type1->private_dict.snap_widths[idx];
|
/external/freetype/src/cff/ |
cfftoken.h | 84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
|
cfftypes.h | 171 FT_Pos snap_widths[13]; member in struct:CFF_PrivateRec_
|
cffobjs.c | 144 priv->snap_widths[n] = (FT_Short)cpriv->snap_widths[n]; [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cfftoken.h | 84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
|
cfftypes.h | 171 FT_Pos snap_widths[13]; member in struct:CFF_PrivateRec_
|
cffobjs.c | 144 priv->snap_widths[n] = (FT_Short)cpriv->snap_widths[n]; [all...] |
/external/pdfium/third_party/freetype/src/cff/ |
cfftoken.h | 84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
|
cfftypes.h | 171 FT_Pos snap_widths[13]; member in struct:CFF_PrivateRec_
|
cffobjs.c | 144 priv->snap_widths[n] = (FT_Short)cpriv->snap_widths[n]; [all...] |
/external/freetype/include/ |
t1tables.h | 166 FT_Short snap_widths [13]; /* including std width */ member in struct:PS_PrivateRec_ [all...] |
/external/freetype/src/pshinter/ |
pshglob.c | 670 read = priv->snap_widths;
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
t1tables.h | 166 FT_Short snap_widths [13]; /* including std width */ member in struct:PS_PrivateRec_ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
pshglob.c | 670 read = priv->snap_widths;
|
/external/pdfium/third_party/freetype/include/freetype/ |
t1tables.h | 166 FT_Short snap_widths [13]; /* including std width */ member in struct:PS_PrivateRec_ [all...] |
/external/pdfium/third_party/freetype/src/pshinter/ |
pshglob.c | 670 read = priv->snap_widths;
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
t1tables.h | 166 FT_Short snap_widths [13]; /* including std width */ member in struct:PS_PrivateRec_ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-type1_tables.html | 189 <a href="ft2-basic_types.html#FT_Short">FT_Short</a> snap_widths [13]; /* including std width */ [all...] |