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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
psaux.h 248 #define T1_NEW_SIMPLE_FIELD( _ident, _type, _fname, _dict ) \
250 _ident, T1CODE, _type, \
258 #define T1_NEW_CALLBACK_FIELD( _ident, _reader, _dict ) \
260 _ident, T1CODE, T1_FIELD_TYPE_CALLBACK, \
267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \
269 _ident, T1CODE, _type, \
278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \
280 _ident, T1CODE, _type, \
289 #define T1_FIELD_BOOL( _ident, _fname, _dict ) \
290 T1_NEW_SIMPLE_FIELD( _ident, T1_FIELD_TYPE_BOOL, _fname, _dict
    [all...]
  /external/freetype/include/internal/
psaux.h 248 #define T1_NEW_SIMPLE_FIELD( _ident, _type, _fname, _dict ) \
250 _ident, T1CODE, _type, \
258 #define T1_NEW_CALLBACK_FIELD( _ident, _reader, _dict ) \
260 _ident, T1CODE, T1_FIELD_TYPE_CALLBACK, \
267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \
269 _ident, T1CODE, _type, \
278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \
280 _ident, T1CODE, _type, \
289 #define T1_FIELD_BOOL( _ident, _fname, _dict ) \
290 T1_NEW_SIMPLE_FIELD( _ident, T1_FIELD_TYPE_BOOL, _fname, _dict
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
psaux.h 248 #define T1_NEW_SIMPLE_FIELD( _ident, _type, _fname, _dict ) \
250 _ident, T1CODE, _type, \
258 #define T1_NEW_CALLBACK_FIELD( _ident, _reader, _dict ) \
260 _ident, T1CODE, T1_FIELD_TYPE_CALLBACK, \
267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \
269 _ident, T1CODE, _type, \
278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \
280 _ident, T1CODE, _type, \
289 #define T1_FIELD_BOOL( _ident, _fname, _dict ) \
290 T1_NEW_SIMPLE_FIELD( _ident, T1_FIELD_TYPE_BOOL, _fname, _dict
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
psaux.h 248 #define T1_NEW_SIMPLE_FIELD( _ident, _type, _fname, _dict ) \
250 _ident, T1CODE, _type, \
258 #define T1_NEW_CALLBACK_FIELD( _ident, _reader, _dict ) \
260 _ident, T1CODE, T1_FIELD_TYPE_CALLBACK, \
267 #define T1_NEW_TABLE_FIELD( _ident, _type, _fname, _max, _dict ) \
269 _ident, T1CODE, _type, \
278 #define T1_NEW_TABLE_FIELD2( _ident, _type, _fname, _max, _dict ) \
280 _ident, T1CODE, _type, \
289 #define T1_FIELD_BOOL( _ident, _fname, _dict ) \
290 T1_NEW_SIMPLE_FIELD( _ident, T1_FIELD_TYPE_BOOL, _fname, _dict
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.h 433 uint32_t _ident)
435 comment(_comment), ident(_ident) { }

Completed in 153 milliseconds