Home
last modified time | relevance | path

Searched defs:btn (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_bitmap/
H A Dui_test_view_bitmap.cpp312 UILabelButton* btn = new UILabelButton(); in UIKitBitmapTestGetViewBitmap001() local
329 UILabelButton* btn = new UILabelButton(); in UIKitBitmapTestGetViewBitmap002() local
346 UILabelButton* btn = new UILabelButton(); in UIKitBitmapTestGetViewBitmap003() local
363 UILabelButton* btn = new UILabelButton(); in UIKitBitmapTestGetViewBitmap004() local
381 UILabelButton* btn = new UILabelButton(); in UIKitBitmapTestGetScreenBitmap001() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.h47 UILabelButton* btn = new UILabelButton(); in SetUpButton() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp419 UILabelButton* btn = new UILabelButton(); in OnClick() local
424 UILabelButton* btn = new UILabelButton(); in OnClick() local
429 UILabelButton* btn = new UILabelButton(); in OnClick() local
461 void UITestUISwipeView::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.h43 … void SetUpButton(Layout& controller, UILabelButton& btn, const std::string title, const char* id) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp245 void UITestUIPicker::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_pillar.cpp197 void UITestChartPillar::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
H A Dui_test_chart_polyline.cpp387 void UITestChartPolyline::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_texture_mapper/
H A Dui_test_texture_mapper.cpp106 void UITestTextureMapper::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.h86 UILabelButton* btn = new UILabelButton(); in SetUpButton() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.cpp100 void UITestAnimator::SetUpButton(UILabelButton* btn, const char* title, int16_t x, int16_t y) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp284 UILabelButton* btn, in InnerTest()
376 void UITestEventInjector::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.cpp113 void UITestBoxProgress::SetUpButton(UILabelButton* btn, const char* title, int16_t x, int16_t y) in SetUpButton()
H A Dui_test_circle_progress.cpp116 void UITestCircleProgress::SetUpButton(UILabelButton* btn, const char* title, int16_t x, int16_t y) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp487 void UITestUIList::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.cpp141 void UITestClip::SetUpButton(UILabelButton* btn, const char* title, int16_t x, int16_t y, const cha… in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image_animator/
H A Dui_test_image_animator.cpp251 void UITestImageAnimator::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.h95 void SetUpButton(Layout* controller, UILabelButton* btn, const char* title) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp139 void UITestTransform::SetUpButton(UILabelButton* btn, const char* title, const char* id) in SetUpButton()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_button.cpp99 for (auto &btn : buttonIcons_) { in ToJson() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp243 UIButton* btn = new UIButton(); in UIKitRotateEventScrollView002() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_test_ng.cpp177 …auto btn = AceType::DynamicCast<FrameNode>(container_modal_control_buttons->GetChildAtIndex(index)… in ClickBtn() local
192 …auto btn = AceType::DynamicCast<FrameNode>(container_modal_control_buttons->GetChildAtIndex(index)… in GetHovertEvent() local
201 …auto btn = AceType::DynamicCast<FrameNode>(container_modal_control_buttons->GetChildAtIndex(index)… in GetMouseEvent() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp205 void UITestSlider::SetUpButton(UILabelButton* btn, const char* title, int16_t x, int16_t y) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp453 void UITestImage::SetUpButton(UILabelButton* btn, const char* title) in SetUpButton()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp125 UILabelButton* btn = new UILabelButton(); in CreateZIndexBtn() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_focus_manager/
H A Dui_test_focus_manager.cpp404 UILabelButton* btn = new UILabelButton(); in SetUpButton() local

12