Home
last modified time | relevance | path

Searched refs:IMAGE_POSITION_X (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.h55 const static uint16_t IMAGE_POSITION_X = 20; variable
H A Dui_test_clip.cpp135 imageVIew->SetPosition(IMAGE_POSITION_X, IMAGE_POSITION_Y); in CreateImageView()