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

  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 30 const int32_t GlyphTable::SimpleGlyph::kFLAG_REPEAT = 1 << 3;
438 if ((flag & kFLAG_REPEAT) == kFLAG_REPEAT) {
glyph_table.h 166 static const int32_t kFLAG_REPEAT;

Completed in 29 milliseconds