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

/inkscape/src/
H A Dvanishing-point.h119 bool operator()(VanishingPoint *vp1, VanishingPoint *vp2) { argument
120 return GPOINTER_TO_INT(vp1) < GPOINTER_TO_INT(vp2);

Completed in 151 milliseconds