Searched refs:hasBox (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | vanishing-point.h | 81 inline bool hasBox (SPBox3D *box) { function in class:Box3D::VanishingPoint |
H A D | vanishing-point.cpp | 265 if (box && this->hasBox(box)) { 387 if ((*vp).hasBox(box)) { |
Completed in 135 milliseconds