Searched refs:kFLAG_RESERVED (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/truetype/ | ||
D | glyph_table.h | 239 static const int32_t kFLAG_RESERVED; variable |
D | glyph_table.cc | 38 const int32_t GlyphTable::CompositeGlyph::kFLAG_RESERVED = 1 << 4; member in sfntly::GlyphTable::CompositeGlyph |