OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TTAG_hhea
(Results
1 - 3
of
3
) sorted by null
/external/freetype/include/freetype/
tttags.h
68
#define
TTAG_hhea
FT_MAKE_TAG( 'h', 'h', 'e', 'a' )
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttags.h
66
#define
TTAG_hhea
FT_MAKE_TAG( 'h', 'h', 'e', 'a' )
/external/freetype/src/sfnt/
ttmtx.c
171
error = face->goto_table( face,
TTAG_hhea
, stream, 0 );
Completed in 54 milliseconds