Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp369 struct ZIndexView { struct
370 const char* text;
371 int16_t zIndex;
421 struct ZIndexView { struct
422 const char* text;
423 int16_t zIndex;
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp31 struct ZIndexView { struct
32 const char* text;
33 int16_t zIndex;
34 ColorType color;