Home
last modified time | relevance | path

Searched defs:WSRectT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h456 struct WSRectT { struct
462 bool operator==(const WSRectT<T>& a) const argument
473 bool IsEmpty() const in IsEmpty()
502 using WSRect = WSRectT<int32_t>; argument