Searched refs:kFLAG_USE_MY_METRICS (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_USE_MY_METRICS; variable |
D | glyph_table.cc | 43 const int32_t GlyphTable::CompositeGlyph::kFLAG_USE_MY_METRICS = 1 << 9; member in sfntly::GlyphTable::CompositeGlyph |