Searched refs:WSRectT (Results 1 – 1 of 1) sorted by relevance
456 struct WSRectT { struct462 bool operator==(const WSRectT<T>& a) const argument468 bool operator!=(const WSRectT<T>& a) const502 using WSRect = WSRectT<int32_t>; argument503 using WSRectF = WSRectT<float>;