Searched refs:rpSel (Results 1 – 1 of 1) sorted by relevance
97 BoxStructure::iterator& rpSel, bool &rbSel, bool bCover );316 ColumnStructure::iterator& rpCol, BoxStructure::iterator& rpSel, in addBox() argument357 while( rpSel != maLines[nLine].end() ) in addBox()359 rpSel->mbSelected = true; in addBox()360 ++rpSel; in addBox()365 rpSel = maLines[nLine].end(); in addBox()368 --rpSel; in addBox()
Completed in 13 milliseconds