Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.h236 static const int32_t kFLAG_ARGS_ARE_XY_VALUES; variable
Dglyph_table.cc35 const int32_t GlyphTable::CompositeGlyph::kFLAG_ARGS_ARE_XY_VALUES = 1 << 1; member in sfntly::GlyphTable::CompositeGlyph