Home
last modified time | relevance | path

Searched refs:AF_STYLE_CLASSES_GET (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafglobal.c161 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ ) in af_face_globals_compute_style_coverage()
164 AF_STYLE_CLASSES_GET[ss]; in af_face_globals_compute_style_coverage()
218 af_get_coverage( globals, AF_STYLE_CLASSES_GET[dflt], gstyles ); in af_face_globals_compute_style_coverage()
221 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ ) in af_face_globals_compute_style_coverage()
223 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss]; in af_face_globals_compute_style_coverage()
267 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ ) in af_face_globals_compute_style_coverage()
269 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss]; in af_face_globals_compute_style_coverage()
361 AF_STYLE_CLASSES_GET[nn]; in af_face_globals_free()
414 style_class = AF_STYLE_CLASSES_GET[style]; in af_face_globals_get_metrics()
A Dafmodule.c101 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ ) in af_property_set()
103 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss]; in af_property_set()
114 if ( !AF_STYLE_CLASSES_GET[ss] ) in af_property_set()
178 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[fallback_style]; in af_property_get()
A Dafpic.h35 #define AF_STYLE_CLASSES_GET af_style_classes macro
83 #define AF_STYLE_CLASSES_GET \

Completed in 4 milliseconds