Home
last modified time | relevance | path

Searched refs:increase_x_height (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.h117 FT_UInt increase_x_height; member
Dafmodule.c203 globals->increase_x_height = prop->limit; in af_property_set()
386 prop->limit = globals->increase_x_height; in af_property_get()
Dafglobal.c378 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX; in af_face_globals_new()
Daflatin2.c580 limit = metrics->root.globals->increase_x_height; in af_latin2_metrics_scale_dim()
Daflatin.c1174 limit = metrics->root.globals->increase_x_height; in af_latin_metrics_scale_dim()