Searched refs:DrawDropArrow (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Drenderer.cpp72 virtual void DrawDropArrow(wxWindow *win,
300 wxRendererGTK::DrawDropArrow(wxWindow *win, function in class:wxRendererGTK
364 // for reason why we do this, see DrawDropArrow
394 DrawDropArrow(win,dc,rect,flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Drenderer.h216 virtual void DrawDropArrow(wxWindow *win,
358 virtual void DrawDropArrow(wxWindow *win, function in class:wxDelegateRendererNative
362 { m_rendererNative.DrawDropArrow(win, dc, rect, flags); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Drenderg.cpp87 virtual void DrawDropArrow(wxWindow *win,
575 DrawDropArrow(win,dc,rect,flags);
579 wxRendererGeneric::DrawDropArrow(wxWindow *win, function in class:wxRendererGeneric
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Drenderer.cpp75 virtual void DrawDropArrow(wxWindow *win,
100 // used by DrawPushButton and DrawDropArrow
469 wxRendererGTK::DrawDropArrow(wxWindow *win, function in class:wxRendererGTK
525 DrawDropArrow(win,dc,rect);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drenderer.tex120 \membersection{wxRendererNative::DrawDropArrow}\label{wxrenderernativedrawdroparrow}
122 \func{void}{DrawDropArrow}{\param{wxWindow *}{win}, \param{wxDC\& }{dc}, \param{const wxRect\& }{rect}, \param{int }{flags}}

Completed in 132 milliseconds