Searched refs:bTailLeft (Results 1 – 1 of 1) sorted by relevance
383 bool bTailLeft = bTailFront != mbNegPage; in CalcTailPos() local384 Point aTailPos = bTailLeft ? maCellRect.TopLeft() : maCellRect.TopRight(); in CalcTailPos()386 if( bTailLeft ) aTailPos.X() += 10; else aTailPos.X() -= 10; in CalcTailPos()
Completed in 10 milliseconds