Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp89 int fOffInterval; in OnTestFunction() member
98 … drawline(canvas, data.fOnInterval * scale, data.fOffInterval * scale, pen, dashings); in OnTestFunction()
224 int fOffInterval; in DashingNum() member
238 … drawline(canvas, data.fOnInterval * scale, data.fOffInterval * scale, pen, dashings); in DashingNum()
H A Ddashing.h53 int fOffInterval; member