Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h245 const int16_t STROKEWIDTH2 = 2; variable
H A Dui_test_canvas.cpp1153 paint.SetStrokeWidth(STROKEWIDTH2); in RM009StrokeAndClearRectDrawPath()
1179 paint.SetStrokeWidth(STROKEWIDTH2); in RM008UIKitCanvasTest001()