Home
last modified time | relevance | path

Searched defs:TAG2 (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/sfnt/
DSkSFNTHeader.h25 static const SK_OT_CHAR TAG2 = 0; member
32 static const SK_OT_CHAR TAG2 = 'u'; member
39 static const SK_OT_CHAR TAG2 = 'p'; member
46 static const SK_OT_CHAR TAG2 = 'T'; member
DSkTTCFHeader.h19 static const SK_OT_CHAR TAG2 = 'c'; member
35 static const SK_OT_CHAR TAG2 = 0; member
42 static const SK_OT_CHAR TAG2 = 'I'; member
DSkOTTable_loca.h19 static const SK_OT_CHAR TAG2 = 'c'; member
DSkOTTable_maxp.h20 static const SK_OT_CHAR TAG2 = 'x'; member
DSkOTTable_OS_2.h23 static const SK_OT_CHAR TAG2 = '/'; member
DSkOTTable_post.h20 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_EBSC.h20 static const SK_OT_CHAR TAG2 = 'B'; member
DSkOTTable_gasp.h20 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_hhea.h20 static const SK_OT_CHAR TAG2 = 'e'; member
DSkOTTable_name.h21 static const SK_OT_CHAR TAG2 = 'm'; member
DSkOTTable_EBDT.h22 static const SK_OT_CHAR TAG2 = 'D'; member
DSkOTTable_head.h20 static const SK_OT_CHAR TAG2 = 'a'; member
DSkOTTable_EBLC.h21 static const SK_OT_CHAR TAG2 = 'L'; member
DSkOTTable_glyf.h26 static const SK_OT_CHAR TAG2 = 'y'; member
/external/mesa3d/src/mesa/math/
Dm_xform.c80 #define TAG2(x,y) x##y macro