Searched refs:nOldW (Results 1 – 2 of 2) sorted by relevance
198 long nOldW = aDeviceRect.GetWidth(); in SetDeviceWindow() local210 if ( nOldW > 0 && nOldH > 0 ) in SetDeviceWindow()212 fRatio = (double) nNewW / nOldW; in SetDeviceWindow()
1355 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll() local1360 if ( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()1493 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll() local1495 if( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()
Completed in 23 milliseconds