Searched refs:AF_STYLE_MAX (Results 1 – 5 of 5) sorted by relevance
62 [AF_STYLE_MAX + 1];64 [AF_STYLE_MAX];
111 for ( ss = 0; ss < AF_STYLE_MAX; ss++ ) in autofit_module_class_pic_init()114 container->af_style_classes[AF_STYLE_MAX] = NULL; in autofit_module_class_pic_init()
119 AF_StyleMetrics metrics[AF_STYLE_MAX];
395 for ( nn = 0; nn < AF_STYLE_MAX; nn++ ) in af_face_globals_free()447 if ( style == AF_STYLE_NONE_DFLT || style + 1 >= AF_STYLE_MAX ) in af_face_globals_get_metrics()
440 AF_STYLE_MAX /* do not remove */ enumerator