Searched refs:nHotSpotY (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.h41 ,int nHotSpotY = -1
47 ,int nHotSpotY = 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dcursor.cpp76 int nHotSpotY = vImage32.GetOptionInt(wxIMAGE_OPTION_CUR_HOTSPOT_Y); local
80 if (nHotSpotY < 0 || nHotSpotY >= nHeight)
81 nHotSpotY = 0;
90 ,nHotSpotY
99 int WXUNUSED(nHotSpotY) )

Completed in 36 milliseconds