Searched refs:nForeignWidthLogic (Results 1 – 1 of 1) sorted by relevance
903 long nForeignWidthLogic = pDev->PixelToLogic(Size(pCurrent->Width(), 0), MAP_10TH_MM).Width(); in Draw() local904 long nWidthPixel = LogicToPixel(Size(nForeignWidthLogic, 0), MAP_10TH_MM).Width(); in Draw()
Completed in 15 milliseconds