Home
last modified time | relevance | path

Searched refs:SetAutoEnable (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_component.cpp43 imageView_.SetAutoEnable(false); in CreateNativeViews()
77 imageView_.SetAutoEnable(true); in UpdateWidgetFitMode()
79 imageView_.SetAutoEnable(false); in UpdateWidgetFitMode()
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp197 imageView_->SetAutoEnable(true); in SetScaleMode()
201 imageView_->SetAutoEnable(false); in SetScaleMode()
205 imageView_->SetAutoEnable(false); in SetScaleMode()
209 imageView_->SetAutoEnable(false); in SetScaleMode()
213 imageView_->SetAutoEnable(false); in SetScaleMode()
217 imageView_->SetAutoEnable(false); in SetScaleMode()
221 imageView_->SetAutoEnable(false); in SetScaleMode()
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp111 imageView->SetAutoEnable(false); in UIKit_SCREENSHOT_TEST_001()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_view.h157 void SetAutoEnable(bool enable) in SetAutoEnable() function in OHOS::UIImageView
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_unit_test.cpp264 * @tc.desc: Verify SetAutoEnable function, equal.
274 imageView_->SetAutoEnable(true); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp539 imageView->SetAutoEnable(autoEnable); in AddImageView()

Completed in 4 milliseconds