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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dframe.h87 wxWindow *GetLastFocus() const { return m_winLastFocused; } function in class:wxFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dframe.h97 wxWindow *GetLastFocus() const { return m_winLastFocused; } function in class:wxFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtoplevel.h93 wxWindow* GetLastFocus(void) const { return m_pWinLastFocused; } function in class:wxTopLevelWindowOS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtoplevel.h82 wxWindow *GetLastFocus() const { return m_winLastFocused; } function in class:wxTopLevelWindowPalm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtoplevel.h88 wxWindow *GetLastFocus() const { return m_winLastFocused; } function in class:wxTopLevelWindowMSW

Completed in 27 milliseconds