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

  /external/skia/src/sfnt/
SkOTTable_glyf.h 130 MORE_COMPONENTS,
202 } component;//[] last element does not set MORE_COMPONENTS
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 198 MORE_COMPONENTS = 0x0020 # indicates at least one more glyph after this one
695 more = flags & MORE_COMPONENTS
768 more = flags & MORE_COMPONENTS
846 more = self.flags & MORE_COMPONENTS
861 flags = flags | MORE_COMPONENTS
  /external/freetype/src/truetype/
ttgload.c 58 #define MORE_COMPONENTS 0x0020
682 } while ( subglyph->flags & MORE_COMPONENTS );
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgload.c 59 #define MORE_COMPONENTS 0x0020
660 } while ( subglyph->flags & MORE_COMPONENTS );
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgload.c 58 #define MORE_COMPONENTS 0x0020
659 } while ( subglyph->flags & MORE_COMPONENTS );
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 531 milliseconds