OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_OT_CHAR
(Results
1 - 21
of
21
) sorted by null
/external/skia/src/sfnt/
SkTTCFHeader.h
17
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
...]
SkOTTable_loca.h
17
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';
SkOTTable_maxp.h
18
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';
SkSFNTHeader.h
23
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
...]
SkOTTable_EBDT.h
20
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
...]
SkOTTable_EBLC.h
19
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
...]
SkOTTable_EBSC.h
18
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';
SkOTTable_OS_2.h
21
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';
SkOTTable_gasp.h
18
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';
SkOTTable_hhea.h
18
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';
SkOTTable_post.h
18
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';
SkOTTableTypes.h
18
typedef signed char
SK_OT_CHAR
; //easier to debug
20
typedef int8_t
SK_OT_CHAR
;
SkOTTable_glyf.h
24
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;
SkOTTable_head.h
18
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';
SkOTTable_OS_2_V0.h
99
SK_OT_CHAR
achVendID[4];
SkOTTable_OS_2_VA.h
99
SK_OT_CHAR
achVendID[4];
SkOTTable_name.h
19
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';
SkOTTable_OS_2_V1.h
342
SK_OT_CHAR
achVendID[4];
SkOTTable_OS_2_V2.h
357
SK_OT_CHAR
achVendID[4];
SkOTTable_OS_2_V3.h
367
SK_OT_CHAR
achVendID[4];
SkOTTable_OS_2_V4.h
399
SK_OT_CHAR
achVendID[4];
Completed in 106 milliseconds