Home
last modified time | relevance | path

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

/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Editable/EditEngines/
H A DBaseEditEngine.cs1438 protected Rectangle DrawShape(ShapeEngine engine, Layer l, bool drawCP, bool drawHoverSelection) in DrawShape() argument
1487 if (drawCP) in DrawShape()