Home
last modified time | relevance | path

Searched refs:kFLAG_USE_MY_METRICS (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h244 static const int32_t kFLAG_USE_MY_METRICS; variable
Dglyph_table.cc43 const int32_t GlyphTable::CompositeGlyph::kFLAG_USE_MY_METRICS = 1 << 9; member in sfntly::GlyphTable::CompositeGlyph