Searched defs:npoints (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/tools/
H A Dpencil-tool.h37 gint npoints; member in class:Inkscape::UI::Tools::PencilTool
H A Ddynamic-base.h71 gint npoints; member in class:Inkscape::UI::Tools::DynamicBase
H A Dpen-tool.h43 /** \invar npoints in {0, 2, 5}. */
44 // npoints somehow determines the type of the node (what does it mean, exactly? the number of Bezier handles?)
45 gint npoints; member in class:Inkscape::UI::Tools::PenTool
H A Dconnector-tool.h66 /** \invar npoints in {0, 2}. */
67 gint npoints; member in class:Inkscape::UI::Tools::ConnectorTool

Completed in 1798 milliseconds