Home
last modified time | relevance | path

Searched refs:snap_widths (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/freetype/src/cff/
A Dcfftoken.h84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
A Dcfftypes.h171 FT_Pos snap_widths[13]; member
A Dcffobjs.c144 priv->snap_widths[n] = (FT_Short)cpriv->snap_widths[n]; in cff_make_private_dict()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidtoken.h98 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12, 0 )
/AliOS-Things-master/components/freetype/src/type1/
A Dt1tokens.h90 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12,
A Dt1driver.c440 retval = sizeof ( type1->private_dict.snap_widths[idx] ); in t1_ps_get_font_value()
442 *((FT_Short *)value) = type1->private_dict.snap_widths[idx]; in t1_ps_get_font_value()
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h146 FT_Short snap_widths [13]; /* including std width */ member
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.c670 read = priv->snap_widths; in psh_globals_new()

Completed in 15 milliseconds