Searched refs:hPixels (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/msw/
H A Ddc.cpp2375 int wPixels, hPixels; local
2376 DoGetSize(&wPixels, &hPixels);
2393 *h = (hPixels * ::GetDeviceCaps(GetHdc(), VERTSIZE)) / hTotal;

Completed in 174 milliseconds