Searched defs:uXHot (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp1543 uint uXHot, uint uYHot, uint uWidth, uint uHeight)
1656 ii.xHotspot = uXHot;
1685 img->xhot = uXHot;
1766 m_cursor = QCursor(QPixmap::fromImage(image), uXHot, uYHot);
1542 setPointerShape(const uchar *pShapeData, bool fHasAlpha, uint uXHot, uint uYHot, uint uWidth, uint uHeight) argument

Completed in 55 milliseconds