Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h169 const int16_t LINE24_X = 300; variable
H A Dui_test_canvas.cpp1058 DrawLineSegment(canvas, LINE18_X, LINE25_Y, LINE24_X, LINE1_Y); /* 斜线 */ in RM009LineCapDrawPath()