Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_extend_image_view.cpp23 this->canvas_->GetViewType() == UI_CANVAS) { in SetSrc()
34 this->canvas_->GetViewType() == UI_CANVAS) { in SetSrc()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/canvas/
H A Dcanvas_tdd_test.cpp81 EXPECT_TRUE(viewType == UI_CANVAS); in ComponentCanvasDefaultValueTest001()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h86 UI_CANVAS, enumerator
H A Dui_canvas.h94 return UI_CANVAS; in GetViewType()