Home
last modified time | relevance | path

Searched refs:SetValidHeight (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp141 slider_->SetValidHeight(250); // 250: valid height; in SetUp()
437 slider_->SetValidHeight(g_height); in OnClick()
472 slider_->SetValidHeight(g_height); in ExpandClick1()
488 slider_->SetValidHeight(g_height); in ExpandClick1()
496 slider_->SetValidHeight(g_height); in ExpandClick1()
504 slider_->SetValidHeight(g_height); in ExpandClick1()
512 slider_->SetValidHeight(g_height); in ExpandClick1()
526 slider_->SetValidHeight(DEFAULT_HEIGHT); in ExpandClick2()
533 slider_->SetValidHeight(g_height); in ExpandClick2()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dslider_component.cpp200 sliderView_.SetValidHeight(visibleHeight - DEFAULT_PADDING); in SetWidthAndHeight()
202 sliderView_.SetValidHeight(SLIDER_WIDTH); in SetWidthAndHeight()
H A Dhorizon_progress_component.cpp127 progressView_.SetValidHeight(hStrokeWidth_); in HandleExtraUpdate()
H A Dpanel_view.cpp148 videoSlider_->SetValidHeight(sliderWidth); in SetVideoSlider()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_box_progress.h102 * @see SetHeight | SetValidWidth | SetValidHeight
121 * @see SetWidth | SetValidWidth | SetValidHeight
203 void SetValidHeight(int16_t height) in SetValidHeight() function in OHOS::UIBoxProgress
213 * @see SetValidHeight
/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.cpp329 boxProgress_->SetValidHeight(height); in OnClick()
355 boxProgress_->SetValidHeight(height); in OnClick()
361 boxProgress_->SetValidHeight(height); in OnClick()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_box_progress_unit_test.cpp126 * @tc.desc: Verify SetValidHeight function, equal.
139 boxProgress_->SetValidHeight(valueHeight); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp308 slider->SetValidHeight(250); // 250: valid height in UIKitTestDumpDom003()
353 boxProgress->SetValidHeight(10); // 10: valid height in UIKitTestDumpDom004()
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp317 slider_->SetValidHeight(200); // 200: valid height in UIKitRotateEventSlider004()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp501 playSlider_->SetValidHeight(4); // 4:height in InitControllerSlider()
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp680 slider->SetValidHeight(250); // 250: valid height; in UIKitUITestBorderMarginPaddingTest017()

Completed in 7 milliseconds