HomeSort by relevance Sort by last modified time
    Searched refs:writing_system (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/autofit/
aftypes.h 255 #undef WRITING_SYSTEM
256 #define WRITING_SYSTEM( ws, WS ) \
274 AF_WritingSystem writing_system; member in struct:AF_WritingSystemClassRec_
441 AF_WritingSystem writing_system; member in struct:AF_StyleClassRec_
537 writing_system, \
545 writing_system, \
569 ac->writing_system = system; \
619 ac->writing_system = writing_system_; \
afglobal.c 36 #undef WRITING_SYSTEM
37 #define WRITING_SYSTEM( ws, WS ) /* empty */
70 #undef WRITING_SYSTEM
71 #define WRITING_SYSTEM( ws, WS ) \
361 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system];
414 [style_class->writing_system];
afloader.c 190 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system];
546 AF_WRITING_SYSTEM_CLASSES_GET[style_class->writing_system];

Completed in 141 milliseconds