Searched defs:UxViewCommonInfo (Results 1 – 1 of 1) sorted by relevance
23 struct UxViewCommonInfo { struct24 int x;25 int y;26 int w;27 int h;28 std::string id;29 std::string type;30 bool visible;