Lines Matching full:setstrokewidth
1023 get_obj<SkPaint>(L, 1)->setStrokeWidth(lua2scalar(L, 2));1201 { "setStrokeWidth", lpaint_setStrokeWidth },