Home
last modified time | relevance | path

Searched refs:btn1 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-container-guide.md57 UILabelButton* btn1 = new UILabelButton();
58 btn1->SetPosition(0, 0, 100, 50);
59 btn1->SetText("btn1");
80 group->Add(btn1);
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp269 UILabelButton* btn1 = new UILabelButton(); in UIKitRotateEventSwipeView003() local
276 btn1->SetPosition(0, 0, g_smallButtonW, g_smallButtonH); in UIKitRotateEventSwipeView003()
283 btn1->SetText("Button 1"); in UIKitRotateEventSwipeView003()
290 swipe_->Add(btn1); in UIKitRotateEventSwipeView003()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-container-guide.md89 UILabelButton* btn1 = new UILabelButton();
90 btn1->SetPosition(0, 0, 100, 50);
91 btn1->SetText("btn1");
112 group->Add(btn1);
/ohos5.0/foundation/multimedia/av_session/test/resource/
H A Dplayer_index_js.md33 btn1:'',
62 favoriteBtn:'btn1',
128 this.favoriteBtn = 'btn1';
431 this.favoriteBtn = this.btnCss + 'btn1';
685 this.favoriteBtn = this.btnCss + 'btn1';
706 this.favoriteBtn = this.btnCss + 'btn1';