• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/

Lines Matching refs:vHeight

444 , wxCoord                           vHeight
449 vY = OS2Y(vY,vHeight);
452 vRect.yTop = vY + vHeight;
784 , wxCoord vHeight
789 vY1 = OS2Y(vY1,vHeight);
794 vPoint[1].y = vY1 + vHeight;
803 if(vWidth > 4 && vHeight > 4)
822 wxCoord vY2 = vY1 + vHeight;
970 , wxCoord vHeight
986 vY = OS2Y(vY,vHeight);
993 vY = OS2Y(vY,vHeight);
998 wxCoord vY2 = vY + vHeight;
1003 vPoint[1].y = vY + vHeight - 1;
1042 vPoint[1].y = vY + vHeight - 2;
1059 , wxCoord vHeight
1076 vY = OS2Y(vY,vHeight);
1083 vY = OS2Y(vY,vHeight);
1088 wxCoord vY2 = (vY + vHeight);
1093 vPoint[1].y = vY + vHeight - 1;
1134 vPoint[1].y = vY + vHeight - 2;
1153 , wxCoord vHeight
1160 vY = OS2Y(vY,vHeight);
1163 vArcp.lQ = vHeight/2;
1170 vPtlPos.y = vY + vHeight/2; // Loads y-coordinate
1185 wxCoord vY2 = (vY + vHeight);
1195 , wxCoord vHeight
1208 vY = OS2Y(vY,vHeight);
1219 vArcp.lQ = vHeight/2;
1224 vPtlPos.y = (wxCoord)(vY + vHeight/2 * (1. + sin(DegToRad(dSa)))); // Loads y-coordinate
1231 vPtlPos.y = vY + vHeight/2; // Loads y-coordinate
1244 wxCoord vY2 = (vY + vHeight);
1687 wxCoord vHeight;
1695 GetTextExtent(rsText, &vWidth, &vHeight);
1696 CalcBoundingBox((vX + vWidth), (vY + vHeight));
2423 wxCoord vHeight,
2519 vBmpHdr.cy = vHeight;
2536 ,vHeight
2555 ,{vWidth, vHeight}
2557 ,{vXdest + vWidth, vYdest + vHeight}
2560 ,{vWidth, vHeight}
2562 ,{vXsrc + vWidth, vYsrc + vHeight}
2565 ,{vXdest + vWidth, vYdest + vHeight}
2567 ,{vXsrc + vWidth, vYsrc + vHeight}
2570 ,{vXdest + vWidth, vYdest + vHeight}
2572 ,{vWidth, vHeight}
2684 ,{vXdest + vWidth, vYdest + vHeight}
2686 ,{vXsrc + vWidth, vYsrc + vHeight}