Home
last modified time | relevance | path

Searched defs:TAG2 (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/src/sfnt/
H A DSkOTTable_maxp.h20 static const SK_OT_CHAR TAG2 = 'x'; member
H A DSkOTTable_loca.h19 static const SK_OT_CHAR TAG2 = 'c'; member
H A 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
H A DSkOTTable_EBSC.h20 static const SK_OT_CHAR TAG2 = 'B'; member
H A DSkOTTable_gasp.h19 static const SK_OT_CHAR TAG2 = 's'; member
H A DSkOTTable_fvar.h19 static const SK_OT_CHAR TAG2 = 'a'; member
H A DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG2 = 'e'; member
H A DSkOTTable_post.h19 static const SK_OT_CHAR TAG2 = 's'; member
H A 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
H A DSkOTTable_OS_2.h23 inline static constexpr SK_OT_CHAR TAG2 = '/'; member
H A DSkOTTable_head.h19 static const SK_OT_CHAR TAG2 = 'a'; member
H A DSkOTTable_name.h20 static const SK_OT_CHAR TAG2 = 'm'; member
H A DSkOTTable_EBDT.h21 static const SK_OT_CHAR TAG2 = 'D'; member
H A DSkOTTable_EBLC.h20 static const SK_OT_CHAR TAG2 = 'L'; member
H A DSkOTTable_glyf.h25 static const SK_OT_CHAR TAG2 = 'y'; member
/third_party/gn/src/gn/
H A Dsource_file.cc57 #define TAG2(c1, c2) ((unsigned)(c1) | ((unsigned)(c2) << 8)) in GetSourceFileType() macro
74 #undef TAG2 in GetSourceFileType() macro

Completed in 6 milliseconds