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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dcanvas.h50 wxCursor* m_handCursor; member in class:FortyCanvas
H A Dcanvas.cpp52 m_handCursor = new wxCursor(wxCURSOR_HAND);
68 delete m_handCursor;
236 SetCursor(* m_handCursor);

Completed in 43 milliseconds