Searched refs:increase_x_height (Results 1 – 6 of 6) sorted by relevance
117 FT_UInt increase_x_height; member
189 globals->increase_x_height = prop->limit; in af_property_set()370 prop->limit = globals->increase_x_height; in af_property_get()
373 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX; in af_face_globals_new()
584 limit = metrics->root.globals->increase_x_height; in af_latin2_metrics_scale_dim()
1233 limit = metrics->root.globals->increase_x_height; in af_latin_metrics_scale_dim()
1437 A patch to control `increase_x_height' follows.1441 (AF_FaceGlobalsRec): Add `increase_x_height' member.1446 handling of `increase_x_height'.