Home
last modified time | relevance | path

Searched defs:linewidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DX2DFast.js99 drawLine(x1, y1, x2, y2, c = 0xffffffff, linewidth = 1) { argument
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp2236 double linewidth = 0.0; in LineWidth() local