/external/harfbuzz/src/ |
harfbuzz-impl.h | 57 #ifndef TTAG_GSUB 58 # define TTAG_GSUB HB_MAKE_TAG( 'G', 'S', 'U', 'B' )
|
harfbuzz-shaper.cpp | [all...] |
harfbuzz-gsub.c | 61 if ( GOTO_Table( TTAG_GSUB ) ) [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-impl.h | 61 #ifndef TTAG_GSUB 62 # define TTAG_GSUB HB_MAKE_TAG( 'G', 'S', 'U', 'B' )
|
harfbuzz-shaper.cpp | 644 stream = getTableStream(font, tableFunc, TTAG_GSUB); [all...] |
harfbuzz-gsub.c | 61 if ( GOTO_Table( TTAG_GSUB ) ) [all...] |
/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' )
|