Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/view/component/
H A Dcomponent_common.h23 struct UxViewCommonInfo { struct
24 int x;
25 int y;
26 int w;
27 int h;
28 std::string id;
29 std::string type;
30 bool visible;