Searched defs:WSRectT (Results 1 – 1 of 1) sorted by relevance
456 struct WSRectT { struct462 bool operator==(const WSRectT<T>& a) const argument473 bool IsEmpty() const in IsEmpty()502 using WSRect = WSRectT<int32_t>; argument