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

/inkscape/src/livarot/
H A Dint-line.h49 int lastAc; member in class:IntLigne
H A Dint-line.cpp30 firstAc = lastAc = -1;
52 firstAc = lastAc = -1;
101 firstAc = lastAc = -1;
822 firstAc = lastAc = -1;
961 firstAc = lastAc = no;
965 bords[no].prev = lastAc;
966 bords[lastAc].next = no;
967 lastAc = no;
975 if ( no == lastAc ) {
976 firstAc = lastAc
[all...]

Completed in 198 milliseconds