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