Searched refs:T1CODE (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/type1/ |
D | t1tokens.h | 21 #undef T1CODE 22 #define T1CODE T1_FIELD_LOCATION_FONT_INFO macro 47 #undef T1CODE 48 #define T1CODE T1_FIELD_LOCATION_FONT_EXTRA macro 55 #undef T1CODE 56 #define T1CODE T1_FIELD_LOCATION_PRIVATE macro 103 #undef T1CODE 104 #define T1CODE T1_FIELD_LOCATION_FONT_DICT macro 114 #undef T1CODE 115 #define T1CODE T1_FIELD_LOCATION_BBOX macro [all …]
|
/external/freetype/src/cid/ |
D | cidtoken.h | 21 #undef T1CODE 22 #define T1CODE T1_FIELD_LOCATION_CID_INFO macro 42 #undef T1CODE 43 #define T1CODE T1_FIELD_LOCATION_FONT_INFO macro 57 #undef T1CODE 58 #define T1CODE T1_FIELD_LOCATION_FONT_EXTRA macro 65 #undef T1CODE 66 #define T1CODE T1_FIELD_LOCATION_FONT_DICT macro 80 #undef T1CODE 81 #define T1CODE T1_FIELD_LOCATION_PRIVATE macro [all …]
|
/external/freetype/src/type42/ |
D | t42parse.c | 60 #undef T1CODE 61 #define T1CODE T1_FIELD_LOCATION_FONT_INFO macro 75 #undef T1CODE 76 #define T1CODE T1_FIELD_LOCATION_FONT_EXTRA macro 82 #undef T1CODE 83 #define T1CODE T1_FIELD_LOCATION_FONT_DICT macro 92 #undef T1CODE 93 #define T1CODE T1_FIELD_LOCATION_BBOX macro
|
/external/freetype/include/freetype/internal/ |
D | psaux.h | 280 _ident, T1CODE, _type, \ 290 _ident, T1CODE, T1_FIELD_TYPE_CALLBACK, \ 299 _ident, T1CODE, _type, \ 310 _ident, T1CODE, _type, \
|
/external/freetype/ |
D | ChangeLog.23 | 3201 Adjust FT_STRUCTURE and T1CODE properly to handle `FSType'.
|