Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp61 void Widget::SetBounds(const Rect &bounds) in SetBounds()
292 const auto bounds = widget.GetBounds(); in ConstructFromDom() local
500 const auto bounds = widget.GetBounds(); in Visit() local
534 auto merger = [&hierarchyPrefix, &tree = to](const Widget &widget, const Rect &bounds) { in MergeTrees()
Dwidget_operator.cpp108 auto bounds = scrollWidget->GetBounds(); in ScrollToEnd() local
268 auto bounds = scrollWidget->GetBounds(); in ScrollFindWidget() local
Dfrontend_api_handler.cpp832 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local
840 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local
/test/testfwk/arkxtest/uitest/test/
Dui_model_test.cpp65 auto bounds = newWidget.GetBounds(); in TEST() local
171 auto &bounds = visitor.boundsList_.at(0); in TEST() local
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp171 const auto bounds = node.GetRectInScreen(); in MarshalAccessibilityNodeAttributes() local