OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TTAG_JSTF
(Results
1 - 3
of
3
) sorted by null
/external/freetype/include/freetype/
tttags.h
70
#define
TTAG_JSTF
FT_MAKE_TAG( 'J', 'S', 'T', 'F' )
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttags.h
68
#define
TTAG_JSTF
FT_MAKE_TAG( 'J', 'S', 'T', 'F' )
/external/freetype/src/otvalid/
otvmod.c
136
error = otv_load_table( face,
TTAG_JSTF
, &jstf, &len_jstf );
Completed in 203 milliseconds