OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG0
(Results
1 - 17
of
17
) sorted by null
/external/skia/src/sfnt/
SkTTCFHeader.h
17
static const SK_OT_CHAR
TAG0
= 't';
33
static const SK_OT_CHAR
TAG0
= 0;
40
static const SK_OT_CHAR
TAG0
= 'D';
SkOTTable_loca.h
17
static const SK_OT_CHAR
TAG0
= 'l';
SkOTTable_maxp.h
18
static const SK_OT_CHAR
TAG0
= 'm';
SkSFNTHeader.h
23
static const SK_OT_CHAR
TAG0
= 0;
30
static const SK_OT_CHAR
TAG0
= 't';
37
static const SK_OT_CHAR
TAG0
= 't';
44
static const SK_OT_CHAR
TAG0
= 'O';
SkOTTable_EBSC.h
18
static const SK_OT_CHAR
TAG0
= 'E';
SkOTTableTypes.h
44
SkSetFourByteTag(T::
TAG0
, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h
21
static const SK_OT_CHAR
TAG0
= 'O';
SkOTTable_gasp.h
18
static const SK_OT_CHAR
TAG0
= 'g';
SkOTTable_hhea.h
18
static const SK_OT_CHAR
TAG0
= 'h';
SkOTTable_post.h
18
static const SK_OT_CHAR
TAG0
= 'p';
SkOTTable_EBDT.h
20
static const SK_OT_CHAR
TAG0
= 'E';
SkOTTable_EBLC.h
19
static const SK_OT_CHAR
TAG0
= 'E';
SkOTTable_head.h
18
static const SK_OT_CHAR
TAG0
= 'h';
SkOTTable_glyf.h
24
static const SK_OT_CHAR
TAG0
= 'g';
SkOTTable_name.h
19
static const SK_OT_CHAR
TAG0
= 'n';
/external/skia/src/utils/win/
SkDWrite.h
81
static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::
TAG0
, T::TAG1, T::TAG2, T::TAG3);
/external/skia/src/ports/
SkFontHost_mac.cpp
131
: fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::
TAG0
, T::TAG1, T::TAG2, T::TAG3)))
[
all
...]
Completed in 2264 milliseconds