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

/inkscape/src/livarot/
H A DAlphaLigne.h46 // iMin and iMax are the bounds of the visible portion of the line
47 AlphaLigne(int iMin,int iMax);
H A DAlphaLigne.cpp17 AlphaLigne::AlphaLigne(int iMin,int iMax) argument
19 min=iMin;

Completed in 17 milliseconds