Home
last modified time | relevance | path

Searched refs:SK_OT_CHAR (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/skia/src/sfnt/
DSkSFNTHeader.h23 static const SK_OT_CHAR TAG0 = 0;
24 static const SK_OT_CHAR TAG1 = 1;
25 static const SK_OT_CHAR TAG2 = 0;
26 static const SK_OT_CHAR TAG3 = 0;
30 static const SK_OT_CHAR TAG0 = 't';
31 static const SK_OT_CHAR TAG1 = 'r';
32 static const SK_OT_CHAR TAG2 = 'u';
33 static const SK_OT_CHAR TAG3 = 'e';
37 static const SK_OT_CHAR TAG0 = 't';
38 static const SK_OT_CHAR TAG1 = 'y';
[all …]
DSkTTCFHeader.h17 static const SK_OT_CHAR TAG0 = 't';
18 static const SK_OT_CHAR TAG1 = 't';
19 static const SK_OT_CHAR TAG2 = 'c';
20 static const SK_OT_CHAR TAG3 = 'f';
33 static const SK_OT_CHAR TAG0 = 0;
34 static const SK_OT_CHAR TAG1 = 0;
35 static const SK_OT_CHAR TAG2 = 0;
36 static const SK_OT_CHAR TAG3 = 0;
40 static const SK_OT_CHAR TAG0 = 'D';
41 static const SK_OT_CHAR TAG1 = 'S';
[all …]
DSkOTTable_loca.h17 static const SK_OT_CHAR TAG0 = 'l';
18 static const SK_OT_CHAR TAG1 = 'o';
19 static const SK_OT_CHAR TAG2 = 'c';
20 static const SK_OT_CHAR TAG3 = 'a';
DSkOTTable_maxp.h18 static const SK_OT_CHAR TAG0 = 'm';
19 static const SK_OT_CHAR TAG1 = 'a';
20 static const SK_OT_CHAR TAG2 = 'x';
21 static const SK_OT_CHAR TAG3 = 'p';
DSkOTTable_post.h18 static const SK_OT_CHAR TAG0 = 'p';
19 static const SK_OT_CHAR TAG1 = 'o';
20 static const SK_OT_CHAR TAG2 = 's';
21 static const SK_OT_CHAR TAG3 = 't';
DSkOTTable_OS_2.h21 static const SK_OT_CHAR TAG0 = 'O';
22 static const SK_OT_CHAR TAG1 = 'S';
23 static const SK_OT_CHAR TAG2 = '/';
24 static const SK_OT_CHAR TAG3 = '2';
DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG0 = 'h';
19 static const SK_OT_CHAR TAG1 = 'h';
20 static const SK_OT_CHAR TAG2 = 'e';
21 static const SK_OT_CHAR TAG3 = 'a';
DSkOTTable_glyf.h24 static const SK_OT_CHAR TAG0 = 'g';
25 static const SK_OT_CHAR TAG1 = 'l';
26 static const SK_OT_CHAR TAG2 = 'y';
27 static const SK_OT_CHAR TAG3 = 'f';
185 SK_OT_CHAR e;
186 SK_OT_CHAR f;
DSkOTTable_head.h18 static const SK_OT_CHAR TAG0 = 'h';
19 static const SK_OT_CHAR TAG1 = 'e';
20 static const SK_OT_CHAR TAG2 = 'a';
21 static const SK_OT_CHAR TAG3 = 'd';
DSkOTTableTypes.h17 typedef signed char SK_OT_CHAR; //easier to debug typedef
19 typedef int8_t SK_OT_CHAR; typedef
DSkOTTable_name.h19 static const SK_OT_CHAR TAG0 = 'n';
20 static const SK_OT_CHAR TAG1 = 'a';
21 static const SK_OT_CHAR TAG2 = 'm';
22 static const SK_OT_CHAR TAG3 = 'e';
DSkOTTable_OS_2_VA.h99 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V0.h99 SK_OT_CHAR achVendID[4];
/external/skia/src/sfnt/
DSkSFNTHeader.h23 static const SK_OT_CHAR TAG0 = 0;
24 static const SK_OT_CHAR TAG1 = 1;
25 static const SK_OT_CHAR TAG2 = 0;
26 static const SK_OT_CHAR TAG3 = 0;
30 static const SK_OT_CHAR TAG0 = 't';
31 static const SK_OT_CHAR TAG1 = 'r';
32 static const SK_OT_CHAR TAG2 = 'u';
33 static const SK_OT_CHAR TAG3 = 'e';
37 static const SK_OT_CHAR TAG0 = 't';
38 static const SK_OT_CHAR TAG1 = 'y';
[all …]
DSkTTCFHeader.h17 static const SK_OT_CHAR TAG0 = 't';
18 static const SK_OT_CHAR TAG1 = 't';
19 static const SK_OT_CHAR TAG2 = 'c';
20 static const SK_OT_CHAR TAG3 = 'f';
33 static const SK_OT_CHAR TAG0 = 0;
34 static const SK_OT_CHAR TAG1 = 0;
35 static const SK_OT_CHAR TAG2 = 0;
36 static const SK_OT_CHAR TAG3 = 0;
40 static const SK_OT_CHAR TAG0 = 'D';
41 static const SK_OT_CHAR TAG1 = 'S';
[all …]
DSkOTTable_loca.h17 static const SK_OT_CHAR TAG0 = 'l';
18 static const SK_OT_CHAR TAG1 = 'o';
19 static const SK_OT_CHAR TAG2 = 'c';
20 static const SK_OT_CHAR TAG3 = 'a';
DSkOTTable_maxp.h18 static const SK_OT_CHAR TAG0 = 'm';
19 static const SK_OT_CHAR TAG1 = 'a';
20 static const SK_OT_CHAR TAG2 = 'x';
21 static const SK_OT_CHAR TAG3 = 'p';
DSkOTTable_post.h18 static const SK_OT_CHAR TAG0 = 'p';
19 static const SK_OT_CHAR TAG1 = 'o';
20 static const SK_OT_CHAR TAG2 = 's';
21 static const SK_OT_CHAR TAG3 = 't';
DSkOTTable_OS_2.h21 static const SK_OT_CHAR TAG0 = 'O';
22 static const SK_OT_CHAR TAG1 = 'S';
23 static const SK_OT_CHAR TAG2 = '/';
24 static const SK_OT_CHAR TAG3 = '2';
DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG0 = 'h';
19 static const SK_OT_CHAR TAG1 = 'h';
20 static const SK_OT_CHAR TAG2 = 'e';
21 static const SK_OT_CHAR TAG3 = 'a';
DSkOTTable_glyf.h24 static const SK_OT_CHAR TAG0 = 'g';
25 static const SK_OT_CHAR TAG1 = 'l';
26 static const SK_OT_CHAR TAG2 = 'y';
27 static const SK_OT_CHAR TAG3 = 'f';
185 SK_OT_CHAR e;
186 SK_OT_CHAR f;
DSkOTTable_head.h18 static const SK_OT_CHAR TAG0 = 'h';
19 static const SK_OT_CHAR TAG1 = 'e';
20 static const SK_OT_CHAR TAG2 = 'a';
21 static const SK_OT_CHAR TAG3 = 'd';
DSkOTTableTypes.h17 typedef signed char SK_OT_CHAR; //easier to debug typedef
19 typedef int8_t SK_OT_CHAR; typedef
DSkOTTable_name.h19 static const SK_OT_CHAR TAG0 = 'n';
20 static const SK_OT_CHAR TAG1 = 'a';
21 static const SK_OT_CHAR TAG2 = 'm';
22 static const SK_OT_CHAR TAG3 = 'e';
DSkOTTable_OS_2_VA.h99 SK_OT_CHAR achVendID[4];

12