OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TTAG_post
(Results
1 - 4
of
4
) sorted by null
/external/freetype/include/freetype/
tttags.h
90
#define
TTAG_POST
FT_MAKE_TAG( 'P', 'O', 'S', 'T' )
91
#define
TTAG_post
FT_MAKE_TAG( 'p', 'o', 's', 't' )
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttags.h
87
#define
TTAG_POST
FT_MAKE_TAG( 'P', 'O', 'S', 'T' )
88
#define
TTAG_post
FT_MAKE_TAG( 'p', 'o', 's', 't' )
/external/freetype/src/sfnt/
ttpost.c
395
error = face->goto_table( face,
TTAG_post
, stream, &post_len );
ttload.c
[
all
...]
Completed in 264 milliseconds