/external/harfbuzz/src/ |
harfbuzz-impl.h | 54 #ifndef TTAG_GPOS 55 # define TTAG_GPOS HB_MAKE_TAG( 'G', 'P', 'O', 'S' )
|
harfbuzz-shaper.cpp | [all...] |
harfbuzz-gpos.c | 94 if ( GOTO_Table( TTAG_GPOS ) ) [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-impl.h | 58 #ifndef TTAG_GPOS 59 # define TTAG_GPOS HB_MAKE_TAG( 'G', 'P', 'O', 'S' )
|
harfbuzz-shaper.cpp | 656 stream = getTableStream(font, tableFunc, TTAG_GPOS); [all...] |
harfbuzz-gpos.c | 94 if ( GOTO_Table( TTAG_GPOS ) ) [all...] |
/external/chromium_org/third_party/freetype/include/freetype/ |
tttags.h | 61 #define TTAG_GPOS FT_MAKE_TAG( 'G', 'P', 'O', 'S' )
|
/external/freetype/include/freetype/ |
tttags.h | 61 #define TTAG_GPOS FT_MAKE_TAG( 'G', 'P', 'O', 'S' )
|