HomeSort by relevance Sort by last modified time
    Searched defs:AF_STYLE_CLASSES_GET (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afpic.h 33 #define AF_STYLE_CLASSES_GET af_style_classes
83 #define AF_STYLE_CLASSES_GET \
afmodule.c 113 #undef AF_STYLE_CLASSES_GET
114 #define AF_STYLE_CLASSES_GET \
150 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ )
152 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss];
163 if ( !AF_STYLE_CLASSES_GET[ss] )
360 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[fallback_style];

Completed in 73 milliseconds