Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h242 static const int32_t kFLAG_UNSCALED_COMPONENT_OFFSET; variable
Dglyph_table.cc46 const int32_t GlyphTable::CompositeGlyph::kFLAG_UNSCALED_COMPONENT_OFFSET = 1 << 12; member in sfntly::GlyphTable::CompositeGlyph