Searched refs:kFLAG_REPEAT (Results 1 - 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc30 const int32_t GlyphTable::SimpleGlyph::kFLAG_REPEAT = 1 << 3; member in class:sfntly::GlyphTable::SimpleGlyph
438 if ((flag & kFLAG_REPEAT) == kFLAG_REPEAT) {
H A Dglyph_table.h166 static const int32_t kFLAG_REPEAT; member in class:sfntly::GlyphTable::SimpleGlyph

Completed in 157 milliseconds