Home
last modified time | relevance | path

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

/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 …]
DSkOTTable_EBLC.h18 static const SK_OT_CHAR TAG0 = 'E';
19 static const SK_OT_CHAR TAG1 = 'B';
20 static const SK_OT_CHAR TAG2 = 'L';
21 static const SK_OT_CHAR TAG3 = 'C';
30 SK_OT_CHAR ascender;
31 SK_OT_CHAR descender;
33 SK_OT_CHAR caretSlopeNumerator;
34 SK_OT_CHAR caretSlopeDenominator;
35 SK_OT_CHAR caretOffset;
36 SK_OT_CHAR minOriginSB;
[all …]
DSkTTCFHeader.h18 static const SK_OT_CHAR TAG0 = 't';
19 static const SK_OT_CHAR TAG1 = 't';
20 static const SK_OT_CHAR TAG2 = 'c';
21 static const SK_OT_CHAR TAG3 = 'f';
34 static const SK_OT_CHAR TAG0 = 0;
35 static const SK_OT_CHAR TAG1 = 0;
36 static const SK_OT_CHAR TAG2 = 0;
37 static const SK_OT_CHAR TAG3 = 0;
41 static const SK_OT_CHAR TAG0 = 'D';
42 static const SK_OT_CHAR TAG1 = 'S';
[all …]
DSkOTTable_EBDT.h19 static const SK_OT_CHAR TAG0 = 'E';
20 static const SK_OT_CHAR TAG1 = 'B';
21 static const SK_OT_CHAR TAG2 = 'D';
22 static const SK_OT_CHAR TAG3 = 'T';
31 SK_OT_CHAR horiBearingX;
32 SK_OT_CHAR horiBearingY;
34 SK_OT_CHAR vertBearingX;
35 SK_OT_CHAR vertBearingY;
42 SK_OT_CHAR bearingX;
43 SK_OT_CHAR bearingY;
[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_EBSC.h18 static const SK_OT_CHAR TAG0 = 'E';
19 static const SK_OT_CHAR TAG1 = 'S';
20 static const SK_OT_CHAR TAG2 = 'B';
21 static const SK_OT_CHAR TAG3 = 'C';
DSkOTTable_post.h17 static const SK_OT_CHAR TAG0 = 'p';
18 static const SK_OT_CHAR TAG1 = 'o';
19 static const SK_OT_CHAR TAG2 = 's';
20 static const SK_OT_CHAR TAG3 = 't';
DSkOTTable_OS_2.h21 static constexpr SK_OT_CHAR TAG0 = 'O';
22 static constexpr SK_OT_CHAR TAG1 = 'S';
23 static constexpr SK_OT_CHAR TAG2 = '/';
24 static constexpr SK_OT_CHAR TAG3 = '2';
DSkOTTable_hhea.h17 static const SK_OT_CHAR TAG0 = 'h';
18 static const SK_OT_CHAR TAG1 = 'h';
19 static const SK_OT_CHAR TAG2 = 'e';
20 static const SK_OT_CHAR TAG3 = 'a';
DSkOTTable_gasp.h17 static const SK_OT_CHAR TAG0 = 'g';
18 static const SK_OT_CHAR TAG1 = 'a';
19 static const SK_OT_CHAR TAG2 = 's';
20 static const SK_OT_CHAR TAG3 = 'p';
DSkOTTable_glyf.h23 static const SK_OT_CHAR TAG0 = 'g';
24 static const SK_OT_CHAR TAG1 = 'l';
25 static const SK_OT_CHAR TAG2 = 'y';
26 static const SK_OT_CHAR TAG3 = 'f';
184 SK_OT_CHAR e;
185 SK_OT_CHAR f;
DSkOTTable_head.h17 static const SK_OT_CHAR TAG0 = 'h';
18 static const SK_OT_CHAR TAG1 = 'e';
19 static const SK_OT_CHAR TAG2 = 'a';
20 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.h18 static const SK_OT_CHAR TAG0 = 'n';
19 static const SK_OT_CHAR TAG1 = 'a';
20 static const SK_OT_CHAR TAG2 = 'm';
21 static const SK_OT_CHAR TAG3 = 'e';
DSkOTTable_OS_2_V0.h96 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_VA.h98 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V1.h339 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V2.h355 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V3.h364 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V4.h396 SK_OT_CHAR achVendID[4];