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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dcursor.h40 ,int nHotSpotX = -1
46 ,int nHotSpotX = 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dcursor.cpp75 int nHotSpotX = vImage32.GetOptionInt(wxIMAGE_OPTION_CUR_HOTSPOT_X); local
78 if (nHotSpotX < 0 || nHotSpotX >= nWidth)
79 nHotSpotX = 0;
91 ,nHotSpotX
98 int WXUNUSED(nHotSpotX),

Completed in 59 milliseconds