Searched refs:nRelWin (Results 1 – 2 of 2) sorted by relevance
162 int nRelWin = aWinSize.Height() * 100 / aWinSize.Width(); in UserDraw() local163 if(nRelGrf > nRelWin) in UserDraw()
2714 long nRelWin = aPntSz.Width() * 100L / aPntSz.Height(); in Paint() local2715 if(nRelGrf < nRelWin) in Paint()
Completed in 33 milliseconds