Home
last modified time | relevance | path

Searched refs:minimumLimit (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/gxvalid/
Dgxvjust.c281 FT_Fixed minimumLimit; in gxv_just_actSubrecord_type4_validate() local
288 minimumLimit = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type4_validate()
298 if ( minimumLimit > noStretchValue ) in gxv_just_actSubrecord_type4_validate()
300 minimumLimit, noStretchValue )); in gxv_just_actSubrecord_type4_validate()
/external/harfbuzz_ng/src/
Dhb-aat-layout-just-table.hh149 Fixed minimumLimit; /* The lowest value for the ductility axis tha member