Searched defs:commonInfo (Results 1 – 1 of 1) sorted by relevance
/base/update/updater/test/unittest/updater_ui_test/view/ |
D | ui_component_unittest.cpp | 57 UxViewCommonInfo commonInfo {10, 10, 1000, 1000, "id", "UIBoxProgress", false}; variable 85 UxViewCommonInfo commonInfo {10, 10, 1000, 1000, "id", "UIBoxProgress", false}; variable 126 UxViewCommonInfo commonInfo {10, 10, 1000, 1000, "id", "UIBoxProgress", false}; variable 204 UxViewCommonInfo commonInfo {10, 10, 1000, 1000, id, "UIImageView", false}; variable 219 UxViewCommonInfo commonInfo {10, 10, 1000, 1000, id, "UIImageView", false}; variable 296 UxViewCommonInfo commonInfo {0, 0, 0, 0, "id", "UILabelButton", false}; variable 364 UxViewCommonInfo commonInfo {0, 0, 0, 0, "id", "UILabel", false}; variable
|