Searched defs:Dpi (Results 1 – 1 of 1) sorted by relevance
162 struct Dpi { struct166 bool operator==(Dpi other) const { return x == other.x && y == other.y; } argument