Home
last modified time | relevance | path

Searched refs:SetText (Results 1 - 25 of 191) sorted by relevance

12345678

/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp102 button->SetText(text); in SetupTestButton()
174 infoLabel_->SetText("SetSrc error"); in UIKitUIVideoTestSetVideo001()
180 infoLabel_->SetText("Prepare error"); in UIKitUIVideoTestSetVideo001()
203 infoLabel_->SetText("Play error"); in UIKitUIVideoTestSetVideo001()
217 infoLabel_->SetText("single"); in DealClickLoopButton()
219 infoLabel_->SetText("single error"); in DealClickLoopButton()
223 infoLabel_->SetText("loop"); in DealClickLoopButton()
225 infoLabel_->SetText("loop error"); in DealClickLoopButton()
244 infoLabel_->SetText(&buf[0]); in OnClick()
246 infoLabel_->SetText("GetDuratio in OnClick()
[all...]
H A Dui_test_video.h50 infoLabel_->SetText("OnPlaybackComplete");
57 infoLabel_->SetText("OnError");
64 infoLabel_->SetText("OnInfo");
71 infoLabel_->SetText("OnVideoSizeChanged");
78 infoLabel_->SetText("OnRewindToComplete");
85 infoLabel_->SetText("OnPlaybackPause");
92 infoLabel_->SetText("OnPlaybackPlay");
99 infoLabel_->SetText("OnPlaybackStop");
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h34 label_->SetText("long press!");
43 label_->SetText("drag!");
57 label_->SetText(sentence_);
66 label_->SetText("press!");
75 label_->SetText("release!");
84 label_->SetText("cancel!");
113 label_->SetText("long press!");
122 label_->SetText("drag!");
131 label_->SetText("drag start!");
140 label_->SetText("dra
[all...]
/foundation/arkui/ui_lite/test/uitest/test_dialog/
H A Dui_test_dialog.cpp53 label_->SetText("button left click!");
56 label_->SetText("button mid click!");
59 label_->SetText("button right click!");
93 label_->SetText("Click outside the dialog.");
122 label_->SetText("label"); in SetUp()
175 titleLabel->SetText(title); in InnerTestTitle()
205 button1_->SetText("Dialog1"); in UIKitDialogTest001()
220 button2_->SetText("Dialog2"); in UIKitDialogTest002()
235 button3_->SetText("Dialog3"); in UIKitDialogTest003()
250 button4_->SetText("Dialog in UIKitDialogTest004()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp85 label->SetText("UILabel效果"); in UIKitUILabelTestDisplay001()
97 uiLabel->SetText("图形子系统图形子系统图形子系统图形子系统图形子系统图形子系统图形子系统图形子系统图形子系统"); in UIKitUILabelTestDisplay001()
119 label1->SetText("字号"); in CreateLabels()
128 label2->SetText("水平对齐方式"); in CreateLabels()
137 label3->SetText("颜色"); in CreateLabels()
146 label4->SetText("超出处理"); in CreateLabels()
164 label->SetText("行数"); in UIKitUILabeTestDisplay002()
171 label2->SetText("竖直对齐方式"); in UIKitUILabeTestDisplay002()
179 label3->SetText("方向"); in UIKitUILabeTestDisplay002()
186 label4->SetText("行高"); in UIKitUILabeTestDisplay002()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_spannable_string/
H A Dui_test_spannnable_string.cpp83 titleLabel->SetText(title); in InnerTestTitle()
114 label->SetText(" 轻量图形子系统"); in UIKitSpannableStringTestNormal001()
134 label->SetText("正常粗体斜体粗斜体"); in UIKitSpannableStringTestTextStyle001()
141 label->SetText(ss); in UIKitSpannableStringTestTextStyle001()
163 label->SetText("轻量图形子系统"); in UIKitSpannableStringTestFontSize001()
169 label->SetText(ss); in UIKitSpannableStringTestFontSize001()
191 label->SetText("轻量图形子系统"); in UIKitSpannableStringTestFontSize002()
221 label_2->SetText("IJK4 IJK8 IJK12 注意不同字体"); in UIKitSpannableStringTestFontId001()
230 label_3->SetText("IJK4 IJK8 IJK12 注意不同字体"); in UIKitSpannableStringTestFontId001()
250 label->SetText("字体一 字体二 注意不同字体"); in UIKitSpannableStringTestFontId002()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/
H A Dui_test_list_layout.cpp77 button1->SetText("button1"); in UIKitListVerticalAddTestAutoSize001()
81 button2->SetText("button2"); in UIKitListVerticalAddTestAutoSize001()
90 listDirect_->SetText("VERTICAL"); in UIKitListVerticalAddTestAutoSize001()
92 listDirect_->SetText("HROIZONTAL"); in UIKitListVerticalAddTestAutoSize001()
117 button1->SetText("button1"); in UIKitListVerticalRemoveTestAutoSize001()
121 button2->SetText("button2"); in UIKitListVerticalRemoveTestAutoSize001()
144 button1->SetText("button1"); in UIKitListVerticalRemoveTestAutoSize002()
148 button2->SetText("button2"); in UIKitListVerticalRemoveTestAutoSize002()
171 button1->SetText("button1"); in UIKitListHorAddTestAutoSize001()
175 button2->SetText("button in UIKitListHorAddTestAutoSize001()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_font/
H A Dui_test_font.cpp75 titleLabel->SetText(title); in InnerTestTitle()
128 label->SetText("轻量图形子系统"); in UIKitFontTestDisplay001()
148 label->SetText(" 你好\n轻量图形子系统"); in UIKitFontTestDisplay002()
169 label->SetText("uikit test"); in UIKitFontTestDisplay003()
190 label->SetText(" Hello\n uikit"); in UIKitFontTestDisplay004()
211 label->SetText("你好,轻量级图形 uikit"); in UIKitFontTestDisplay005()
231 label->SetText("你好\n轻量级图形 uikit"); in UIKitFontTestDisplay006()
253 label->SetText("你好,轻量级图形"); in UIKitFontTestDisplay007()
274 label->SetText("你好\n 轻量级图形 uikit"); in UIKitFontTestDisplay008()
297 label->SetText("轻量级图形"); in UIKitFontTestDisplay009()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_draw_rect/
H A Dui_test_draw_rect.cpp138 label->SetText("矩形无border, radius=0"); in UIKitDrawRectTestRectNoBorder001()
164 label->SetText("矩形无border, radius>0, width > height, radius > height/2"); in UIKitDrawRectTestRectNoBorder002()
191 label->SetText("矩形无border, radius>0, width > height, radius = height/2 "); in UIKitDrawRectTestRectNoBorder003()
218 label->SetText("矩形无border, radius>0, width > height, radius < height/2 "); in UIKitDrawRectTestRectNoBorder004()
245 label->SetText("矩形无border, radius>0, width = height, radius > height/2 "); in UIKitDrawRectTestRectNoBorder005()
272 label->SetText("矩形无border, radius>0, width = height, radius = height/2 "); in UIKitDrawRectTestRectNoBorder006()
299 label->SetText("矩形无border, radius>0, width = height, radius < height/2 "); in UIKitDrawRectTestRectNoBorder007()
326 label->SetText("矩形无border, radius>0, width < height, radius > width/2 "); in UIKitDrawRectTestRectNoBorder008()
353 label->SetText("矩形无border, radius>0, width < height, radius = width/2 "); in UIKitDrawRectTestRectNoBorder009()
380 label->SetText("矩形无borde in UIKitDrawRectTestRectNoBorder0010()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_draw_line/
H A Dui_test_draw_line.cpp99 label->SetText("水平直线绘制 "); in UIKitDrawLineTestLine001()
121 label->SetText("垂直直线绘制 "); in UIKitDrawLineTestLine002()
144 label->SetText("左下-右上方向直线绘制 "); in UIKitDrawLineTestLine003()
169 label->SetText("左上-右下方向直线绘制 "); in UIKitDrawLineTestLine004()
194 label->SetText("右上-左下方向直线绘制 "); in UIKitDrawLineTestLine005()
220 label->SetText("左上-右下方向直线绘制 "); in UIKitDrawLineTestLine006()
246 label->SetText("宽度为零直线绘制 "); in UIKitDrawLineTestLine007()
270 label->SetText("不同宽度的直线绘制 "); in UIKitDrawLineTestLine008()
303 label->SetText("全透明的直线绘制 "); in UIKitDrawLineTestLine009()
327 label->SetText("不透明的直线绘制 "); in UIKitDrawLineTestLine010()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp102 button1->SetText("button1"); in UIKitSwipeViewTestHorizontal001()
107 button2->SetText("button2"); in UIKitSwipeViewTestHorizontal001()
133 button1->SetText("button1"); in UIKitSwipeViewTestHorizontal002()
138 button2->SetText("button2"); in UIKitSwipeViewTestHorizontal002()
143 button3->SetText("button3"); in UIKitSwipeViewTestHorizontal002()
170 button1->SetText("button1"); in UIKitSwipeViewTestHorizontal003()
175 button2->SetText("button2"); in UIKitSwipeViewTestHorizontal003()
180 button3->SetText("button3"); in UIKitSwipeViewTestHorizontal003()
207 button1->SetText("button1"); in UIKitSwipeViewTestVer001()
212 button2->SetText("button in UIKitSwipeViewTestVer001()
[all...]
/foundation/arkui/ui_lite/test/unittest/common/
H A Dtext_unit_test.cpp58 * @tc.desc: Verify SetText function, equal.
69 text_->SetText(text); in HWTEST_F()
206 text_->SetText(text); in HWTEST_F()
218 text_->SetText(text); in HWTEST_F()
231 text_->SetText(text); in HWTEST_F()
243 text_->SetText(text); in HWTEST_F()
256 text_->SetText(text); in HWTEST_F()
268 text_->SetText(text); in HWTEST_F()
282 text_->SetText(text); in HWTEST_F()
294 text_->SetText(tex in HWTEST_F()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_vector_font/
H A Dui_test_vector_font.cpp71 titleLabel->SetText(title); in InnerTestTitle()
109 label->SetText("测试中文"); in FontFontEngineVectorTestCHLang001()
124 label->SetText("测试中英文混合:text和text text和text text和text"); in FontFontEngineVectorTestCHLang002()
140 label->SetText("ランニン"); in FontFontEngineVectorTestJALang001()
156 label->SetText("ランニン"); in FontFontEngineVectorTestJALang002()
172 label->SetText("韩语리기"); in FontFontEngineVectorTestKRLang001()
189 label->SetText("Kết thúc tập luyện?"); in FontFontEngineVectorTestVILang001()
212 label->SetText("日语ランニン"); in FontFontEngineMultiLanguageTestJALang001()
227 label->SetText("韩语日语리기ランニン"); in FontFontEngineMultiLanguageTestJALang002()
249 label->SetText("韩语리기"); in FontFontEngineMultiLanguageTestKRLang001()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp101 label->SetText("rgb888 格式图片测试 "); in UIKitUIImageTestSetImage001()
113 label2->SetText(GetCharByImageSrcType(imageView->GetSrcType())); in UIKitUIImageTestSetImage001()
132 label->SetText("显示ARGB8888bin文件图片 "); in UIKitUIImageTestSetImage002()
153 label->SetText("显示RGB565bin文件图片 "); in UIKitUIImageTestSetImage004()
176 label->SetText("显示ARGB8888 数组型图片 "); in UIKitUIImageTestSetImage005()
207 label->SetText("显示24位真彩色jpg图片 "); in UIKitUIImageTestSetImage006()
228 label->SetText("显示位深1索引png图片 "); in UIKitUIImageTestSetImage007()
249 label->SetText("显示位深2索引png图片 "); in UIKitUIImageTestSetImage008()
270 label->SetText("显示位深4索引png图片 "); in UIKitUIImageTestSetImage009()
291 label->SetText("显示位深 in UIKitUIImageTestSetImage010()
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_dialog_unit_test.cpp102 * @tc.desc: Verify SetText function, equal.
109 dialog_->SetText(text1); in HWTEST_F()
112 dialog_->SetText(text2); in HWTEST_F()
118 * @tc.desc: Verify SetText function, equal.
124 dialog_->SetText(nullptr); in HWTEST_F()
127 dialog_->SetText(text); in HWTEST_F()
128 dialog_->SetText(nullptr); in HWTEST_F()
204 dialog_->SetText(text); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_ui_scroll_view/
H A Dui_test_ui_scroll_view.cpp41 g_scrollSateLabel->SetText("moving");
47 g_scrollSateLabel->SetText("stop");
125 button1->SetText("button1"); in UIKitUIScrollViewTestbar001()
175 button1->SetText("button1"); in UIKitUIScrollViewTestbar003()
178 button2->SetText("button2"); in UIKitUIScrollViewTestbar003()
235 button1->SetText("button1"); in UIKitUIScrollViewTestScrollableSet001()
263 button1->SetText("button1"); in UIKitUIScrollViewTestScrollableSet002()
291 button1->SetText("button1"); in UIKitUIScrollViewTestScrollBlankSet001()
315 button1->SetText("button1"); in UIKitUIScrollViewTestScrolllistener001()
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp68 label_->SetText("long press!");
77 label_->SetText("drag!");
91 label_->SetText(sentence_);
100 label_->SetText("press!");
109 label_->SetText("release!");
118 label_->SetText("cancel!");
134 label_->SetText("key!");
292 label->SetText(title); in InnerTest()
313 btn->SetText(btnTitle); in InnerTest()
348 button1->SetText("button in SetUpScrollView()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_scroll_bar/
H A Dui_test_scroll_bar.cpp130 label1->SetText("label1"); in UIKitScrollBarTESTScrollview001()
139 label2->SetText("label2"); in UIKitScrollBarTESTScrollview001()
148 label3->SetText("label3"); in UIKitScrollBarTESTScrollview001()
157 label4->SetText("label4"); in UIKitScrollBarTESTScrollview001()
166 label5->SetText("label5"); in UIKitScrollBarTESTScrollview001()
/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp334 scrollStateLabel_->SetText("STOP"); in UIKitListScrollTestBlankSet001()
335 scrollSelectLabel_->SetText("NULL"); in UIKitListScrollTestBlankSet001()
341 scrollSelectLabel_->SetText(static_cast<UILabel*>(list->GetSelectView())->GetText()); in UIKitListScrollTestBlankSet001()
447 scrollStateLabel_->SetText("STOP"); in OnScrollStart()
449 scrollStateLabel_->SetText("MOVE"); in OnScrollStart()
458 scrollStateLabel_->SetText("STOP"); in OnScrollEnd()
460 scrollStateLabel_->SetText("MOVE"); in OnScrollEnd()
467 scrollStateLabel_->SetText("OnTop"); in OnScrollTop()
473 scrollStateLabel_->SetText("OnBottom"); in OnScrollBottom()
480 scrollSelectLabel_->SetText(static_cas in OnItemSelected()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dui_test_edit_text.cpp46 title->SetText("Value:"); in SetUp()
83 label->SetText("UIEditText 效果:"); in UIKitUIEditTextTestDisplay001()
123 editText->SetText(value); in SetupEditText()
137 changeHint_->SetText(value); in OnChange()
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp116 viewBoundsLabel->SetText("Show View Bounds: "); in UIKitViewBoundsSetState001()
150 title->SetText("Test View bounds with margin: "); in UIKitViewBoundsMargin001()
176 title->SetText("Test View bounds with padding: "); in UIKitViewBoundsPadding001()
202 title->SetText("Test View bounds with border: "); in UIKitViewBoundsBorder001()
230 title->SetText("Test View bounds with margin/padding/border: "); in UIKitViewBounds001()
260 title->SetText("Test View bounds when view is invisible: "); in UIKitViewBoundsInvisible001()
287 title->SetText("Test View bounds when view is small: "); in UIKitViewBoundsSmallView001()
313 title->SetText("Test View bounds when child view override OnPostDraw: "); in UIKitViewBoundsPostDraw001()
/foundation/arkui/ui_lite/test/uitest/test_arc_label/
H A Dui_test_arc_label.cpp65 titleLabel->SetText(title); in InnerTestTitle()
133 label->SetText("012345678ABCDEF0123456789ABCDE"); in TestArcLabelDisplay()
174 button->SetText("旋转动画结束!!!");
190 labelButton->SetText(buttonText); in GetTestUIButton()
217 label->SetText(DEFAULT_ARCLABEL_TEXT.c_str()); in UIKitUIArcLabelTestIncompatible001()
247 label->SetText(DEFAULT_ARCLABEL_TEXT.c_str()); in UIKitUIArcLabelTestIncompatible002()
277 label->SetText(DEFAULT_ARCLABEL_TEXT.c_str()); in UIKitUIArcLabelTestIncompatible003()
307 label->SetText(DEFAULT_ARCLABEL_TEXT.c_str()); in UIKitUIArcLabelTestIncompatible004()
340 label->SetText("LEFT"); in UIKitUIArcLabelTestAlign001()
366 label->SetText("CENTE in UIKitUIArcLabelTestAlign002()
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp86 totalTimeLabel_->SetText(&timer[0]); in Prepare()
93 titleLabel_->SetText(fileName + 1); in Prepare()
176 currentTimeLabel_->SetText("00:00:00"); in Stop()
179 totalTimeLabel_->SetText("00:00:00"); in Stop()
279 currentTimeLabel_->SetText("00:00"); in Reset()
282 totalTimeLabel_->SetText("00:00"); in Reset()
388 titleLabel_->SetText("title title"); in InitControllerLabel()
404 totalTimeLabel_->SetText("00:00:00"); in InitControllerLabel()
419 currentTimeLabel_->SetText("00:00:00"); in InitControllerLabel()
625 currentTimeLabel_->SetText( in OnChange()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_render/
H A Dui_test_render.cpp87 label->SetText("UIKit绘制效果:"); in UIKitRenderTestRender001()
121 label->SetText("UIKit绘制Measure效果:"); in UIKitRenderTestRenderMeasure001()
130 testLabel_->SetText("示例文字,示例文字"); in UIKitRenderTestRenderMeasure001()
135 labelButton_->SetText("更新label"); in UIKitRenderTestRenderMeasure001()
/foundation/arkui/ui_lite/test/framework/src/
H A Dui_test_app.cpp60 testLabel_->SetText("Test Demo"); in InitMainMenu()
96 autoTestBtn_->SetText("自动测试"); in InitAutoTestBtn()
117 backBtn_->SetText("Back"); in InitBackBtn()
139 testCaseLabel_->SetText("Test Case Name"); in InitTestLabel()

Completed in 14 milliseconds

12345678