Searched defs:lineWidth (Results 1 – 3 of 3) sorted by relevance
49 void util::DrawBox(f32 x, f32 y, f32 width, f32 height, f32 lineWidth) in DrawBox()
239 void GraphicsDrawing::SetLineWidth(const f32 lineWidth) in SetLineWidth()
221 void RenderSystemDrawing::SetLineWidth(const f32 lineWidth) in SetLineWidth()