Searched defs:ViewStatus (Results 1 – 1 of 1) sorted by relevance
77 struct ViewStatus { struct89 ACE_DISALLOW_COPY_AND_MOVE(ViewStatus); argument90 …ViewStatus() : x(0), y(0), height(0), width(0), rectOpacity(0), imageOpacity(0), lineOpacity(0), t… in ViewStatus() argument