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.h19 static const SK_OT_CHAR TAG0 = 'E';
20 static const SK_OT_CHAR TAG1 = 'B';
21 static const SK_OT_CHAR TAG2 = 'L';
22 static const SK_OT_CHAR TAG3 = 'C';
31 SK_OT_CHAR ascender;
32 SK_OT_CHAR descender;
34 SK_OT_CHAR caretSlopeNumerator;
35 SK_OT_CHAR caretSlopeDenominator;
36 SK_OT_CHAR caretOffset;
37 SK_OT_CHAR minOriginSB;
[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_EBDT.h20 static const SK_OT_CHAR TAG0 = 'E';
21 static const SK_OT_CHAR TAG1 = 'B';
22 static const SK_OT_CHAR TAG2 = 'D';
23 static const SK_OT_CHAR TAG3 = 'T';
32 SK_OT_CHAR horiBearingX;
33 SK_OT_CHAR horiBearingY;
35 SK_OT_CHAR vertBearingX;
36 SK_OT_CHAR vertBearingY;
43 SK_OT_CHAR bearingX;
44 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.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_gasp.h18 static const SK_OT_CHAR TAG0 = 'g';
19 static const SK_OT_CHAR TAG1 = 'a';
20 static const SK_OT_CHAR TAG2 = 's';
21 static const SK_OT_CHAR TAG3 = 'p';
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.h18 typedef signed char SK_OT_CHAR; //easier to debug typedef
20 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];
DSkOTTable_OS_2_V1.h342 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V2.h357 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V3.h367 SK_OT_CHAR achVendID[4];
DSkOTTable_OS_2_V4.h399 SK_OT_CHAR achVendID[4];