Home
last modified time | relevance | path

Searched refs:WRITING_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/autofit/
Dafwrtsys.h43 WRITING_SYSTEM( dummy, DUMMY )
44 WRITING_SYSTEM( latin, LATIN )
45 WRITING_SYSTEM( cjk, CJK )
46 WRITING_SYSTEM( indic, INDIC )
48 WRITING_SYSTEM( latin2, LATIN2 )
Dafpic.c47 #undef WRITING_SYSTEM
48 #define WRITING_SYSTEM( ws, WS ) /* empty */ macro
116 #undef WRITING_SYSTEM in autofit_module_class_pic_init()
117 #define WRITING_SYSTEM( ws, WS ) \ in autofit_module_class_pic_init() macro
Dafglobal.c36 #undef WRITING_SYSTEM
37 #define WRITING_SYSTEM( ws, WS ) /* empty */ macro
70 #undef WRITING_SYSTEM
71 #define WRITING_SYSTEM( ws, WS ) \ macro
Daftypes.h251 #undef WRITING_SYSTEM
252 #define WRITING_SYSTEM( ws, WS ) \ macro