Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dpsaux.h278 #define T1_NEW_SIMPLE_FIELD( _ident, _type, _fname, _dict ) \ argument
285 _dict \
288 #define T1_NEW_CALLBACK_FIELD( _ident, _reader, _dict ) \ argument
294 _dict \
297 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \ argument
305 _dict \
308 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \ argument
315 _dict \
319 #define T1_FIELD_BOOL( _ident, _fname, _dict ) \ argument
320 T1_NEW_SIMPLE_FIELD( _ident, T1_FIELD_TYPE_BOOL, _fname, _dict )
[all …]