OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TTAG_EBLC
(Results
1 - 3
of
3
) sorted by null
/external/freetype/include/freetype/
tttags.h
50
#define
TTAG_EBLC
FT_MAKE_TAG( 'E', 'B', 'L', 'C' )
/external/freetype/src/sfnt/
ttsbit.c
479
error = face->goto_table( face,
TTAG_EBLC
, stream, 0 );
[
all
...]
ttsbit0.c
57
error = face->goto_table( face,
TTAG_EBLC
, stream, &table_size );
Completed in 2517 milliseconds