Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcfftoken.h85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
A Dcfftypes.h172 FT_Pos snap_heights[13]; member
A Dcffobjs.c148 priv->snap_heights[n] = (FT_Short)cpriv->snap_heights[n]; in cff_make_private_dict()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidtoken.h99 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12, 0 )
/AliOS-Things-master/components/freetype/src/type1/
A Dt1tokens.h92 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12,
A Dt1driver.c455 retval = sizeof ( type1->private_dict.snap_heights[idx] ); in t1_ps_get_font_value()
457 *((FT_Short *)value) = type1->private_dict.snap_heights[idx]; in t1_ps_get_font_value()
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h147 FT_Short snap_heights[13]; /* including std height */ member
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.c689 read = priv->snap_heights; in psh_globals_new()

Completed in 25 milliseconds