Home
last modified time | relevance | path

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

12

/third_party/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.h20 static const SK_OT_CHAR TAG2 = 'c'; member
36 static const SK_OT_CHAR TAG2 = 0; member
43 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 inline static constexpr SK_OT_CHAR TAG2 = '/'; member
DSkOTTable_EBSC.h20 static const SK_OT_CHAR TAG2 = 'B'; member
DSkOTTable_post.h19 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_gasp.h19 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_fvar.h19 static const SK_OT_CHAR TAG2 = 'a'; member
DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG2 = 'e'; member
DSkOTTable_EBDT.h21 static const SK_OT_CHAR TAG2 = 'D'; member
DSkOTTable_head.h19 static const SK_OT_CHAR TAG2 = 'a'; member
/third_party/flutter/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.h20 static const SK_OT_CHAR TAG2 = 'c'; member
36 static const SK_OT_CHAR TAG2 = 0; member
43 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 constexpr SK_OT_CHAR TAG2 = '/'; member
DSkOTTable_EBSC.h20 static const SK_OT_CHAR TAG2 = 'B'; member
DSkOTTable_post.h19 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_gasp.h19 static const SK_OT_CHAR TAG2 = 's'; member
DSkOTTable_fvar.h19 static const SK_OT_CHAR TAG2 = 'a'; member
DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG2 = 'e'; member
DSkOTTable_EBDT.h21 static const SK_OT_CHAR TAG2 = 'D'; member
/third_party/mesa3d/src/mesa/math/
Dm_xform.c81 #define TAG2(x,y) x##y macro
/third_party/gn/src/gn/
Dsource_file.cc57 #define TAG2(c1, c2) ((unsigned)(c1) | ((unsigned)(c2) << 8)) in GetSourceFileType() macro

12