Searched defs:WSScreenRelativeRect (Results 1 – 1 of 1) sorted by relevance
775 struct WSScreenRelativeRect { struct777 ScreenId screenId;779 WSRect rect;781 inline std::string ToString() const in ToString()