OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TTAG_GSUB
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-impl.h
57
#ifndef
TTAG_GSUB
58
# define
TTAG_GSUB
HB_MAKE_TAG( 'G', 'S', 'U', 'B' )
/external/harfbuzz_ng/src/hb-old/
harfbuzz-impl.h
61
#ifndef
TTAG_GSUB
62
# define
TTAG_GSUB
HB_MAKE_TAG( 'G', 'S', 'U', 'B' )
/external/chromium_org/third_party/freetype/include/freetype/
tttags.h
62
#define
TTAG_GSUB
FT_MAKE_TAG( 'G', 'S', 'U', 'B' )
/external/freetype/include/freetype/
tttags.h
62
#define
TTAG_GSUB
FT_MAKE_TAG( 'G', 'S', 'U', 'B' )
Completed in 79 milliseconds