HomeSort by relevance Sort by last modified time
    Searched full:af_style_classes (Results 1 - 5 of 5) sorted by null

  /external/freetype/src/autofit/
afpic.h 33 #define AF_STYLE_CLASSES_GET af_style_classes
61 AF_StyleClass af_style_classes member in struct:AFModulePIC_
84 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_style_classes )
afglobal.h 53 af_style_classes[];
67 /* index of fallback style in `af_style_classes' */
102 * `af_style_classes' array.
afpic.c 112 container->af_style_classes[ss] =
114 container->af_style_classes[AF_STYLE_MAX] = NULL;
afglobal.c 105 af_style_classes[] =
afmodule.c 115 ( GET_PIC( ft_module->library )->af_style_classes )

Completed in 194 milliseconds