Searched refs:OS2Y (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.cpp49 // OS2Y = POBJHEIGHT - (WXORIGINY + OBJHEIGHT)
56 #define OS2Y(y, objy) ((m_vRclPaint.yTop - m_vRclPaint.yBottom) - (y + objy)) macro
449 vY = OS2Y(vY,vHeight);
565 vPtlPos.y = OS2Y(vY,0); // Loads y-coordinate
588 vPoint.y = OS2Y(vY,0);
607 vY = OS2Y(vY,0);
654 vY1 = OS2Y(vY1,0);
655 vY2 = OS2Y(vY2,0);
663 vY1 = OS2Y(vY1,0);
664 vY2 = OS2Y(vY
[all...]

Completed in 59 milliseconds