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

  /external/skia/src/sfnt/
SkOTTable_glyf.h 129 MORE_COMPONENTS,
201 } component;//[] last element does not set MORE_COMPONENTS
  /external/skqp/src/sfnt/
SkOTTable_glyf.h 129 MORE_COMPONENTS,
201 } 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 60 #define MORE_COMPONENTS 0x0020
664 } while ( subglyph->flags & MORE_COMPONENTS );
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 113 milliseconds