HomeSort by relevance Sort by last modified time
    Searched refs:TTAG_GSUB (Results 1 - 7 of 7) sorted by null

  /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/freetype/include/freetype/
tttags.h 60 #define TTAG_GSUB FT_MAKE_TAG( 'G', 'S', 'U', 'B' )

Completed in 116 milliseconds