Searched defs:Coordinates (Results 1 – 7 of 7) sorted by relevance
40 struct Coordinates { struct45 explicit Coordinates(int _length): length(_length) in Coordinates() argument48 ~Coordinates(){ in ~Coordinates() argument52 SkIPoint* operator[](int i) const { in operator []()
50 enum Coordinates { enum
107 using Coordinates = SkAutoSTMalloc<4, SkFontArguments::VariationPosition::Coordinate>; variable
44 typedef std::vector<Vector2i> Coordinates; typedef
214 bool Coordinates; member
207 bool Coordinates; member