Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
Dui_model_test.cpp63 auto bounds = newWidget.GetBounds(); in TEST() local
/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp23 void Widget::SetBounds(const Rect &bounds) in SetBounds()
Dwidget_operator.cpp259 auto bounds = widget_.GetBounds(); in TurnPage() local
Dfrontend_api_handler.cpp1159 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local
1167 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local
1201 const auto bounds = snapshot->GetBounds(); in RegisterExtensionHandler() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeFontTest.cpp1810 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable
1845 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable
1888 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable