Searched refs:vp2 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | vanishing-point.h | 119 bool operator()(VanishingPoint *vp1, VanishingPoint *vp2) { argument 120 return GPOINTER_TO_INT(vp1) < GPOINTER_TO_INT(vp2); |
Completed in 33 milliseconds