Searched refs:nMmHeight (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddc.cpp2230 int nMmHeight = 1; local
2249 nMmHeight = (lVertRes/1000) * nPixelHeight;
2251 if ((nPixelWidth == 0) || (nPixelHeight == 0) || (nMmWidth == 0) || (nMmHeight == 0))
2257 double dMm2pixelsY = nPixelHeight/(double)nMmHeight;

Completed in 72 milliseconds