Searched refs:numberOfBoxes (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dvanishing-point.h84 inline unsigned int numberOfBoxes() const { function in class:Box3D::VanishingPoint
146 unsigned int numberOfBoxes(); // the number of boxes linked to all VPs of the dragger
H A Dvanishing-point.cpp106 if (dragger->numberOfBoxes() > 1) { // FIXME: Don't do anything if *all* boxes of a VP are selected
326 guint num = this->numberOfBoxes();
415 VPDragger::numberOfBoxes () function in class:Box3D::VPDragger
419 num += (*vp).numberOfBoxes();

Completed in 19 milliseconds