Searched defs:GetHandle (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dreparent.h63 WXWindow GetHandle() const { return GetMainWindow(); } function in class:wxAdoptedWindow
H A Dwindow.h96 virtual WXWindow GetHandle() const { return GetMainWindow(); } function in class:wxWindowX11
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dwindow.h94 virtual WXWidget GetHandle() const { return m_wnd; } function in class:wxWindowMGL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dwindow.h102 virtual WXWidget GetHandle() const { return this; } function in class:wxWindowDFB
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dwindow.h116 virtual WXWidget GetHandle() const { return m_widget; } function in class:wxWindowGTK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dwindow.h136 virtual WXWidget GetHandle() const { return GetWinHandle(); } function in class:wxWindowPalm
H A Ddib.h97 HBITMAP GetHandle() const { return m_handle; } function in class:wxDIB
H A Dgdiimage.h145 WXHANDLE GetHandle() const function in class:wxGDIImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dwinpipes.h26 HANDLE GetHandle() const {return m_h;} function in class:WindowsHandle
47 HANDLE GetHandle() const {return m_h;} function in class:WindowsPipe::Err
119 HANDLE GetHandle() const {return WindowsHandle::GetHandle();} function in class:WindowsPipeSource
134 HANDLE GetHandle() const {return WindowsHandle::GetHandle();} function in class:WindowsPipeSink
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dwindow.h132 virtual WXWidget GetHandle() const { return m_widget; } function in class:wxWindowGTK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dwindow.h134 virtual WXWidget GetHandle() const { return (WXWidget) NULL ; } function in class:wxWindowMac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dmenu.h82 WXWidget GetHandle() const { return m_menuWidget; } function in class:wxMenu
H A Dwindow.h98 virtual WXWidget GetHandle() const { return GetMainWidget(); } function in class:wxWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddib.h102 HBITMAP GetHandle() const { return m_handle; } function in class:wxDIB
H A Dwindow.h158 virtual WXWidget GetHandle() const { return GetHWND(); } function in class:wxWindowMSW
H A Dgdiimage.h152 WXHANDLE GetHandle() const function in class:wxGDIImage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmetafile.cpp66 PicHandle GetHandle() const { return m_metafile; } function in class:wxMetafileRefData
H A Dsound.cpp390 void* wxSound::GetHandle() function in class:wxSound
H A Dwindow.cpp1119 WXWidget wxWindowMac::GetHandle() const function in class:wxWindowMac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dgdiimage.h171 WXHANDLE GetHandle() const function in class:wxGDIImage
H A Dwindow.h178 virtual WXWidget GetHandle(void) const { return GetHWND(); } function in class:wxWindowOS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dthread.cpp372 inline TID GetHandle() const { return m_hThread; } function in class:wxThreadInternal
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dthread.cpp311 HANDLE GetHandle() const { return m_hThread; } function in class:wxThreadInternal
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dthread.cpp444 HANDLE GetHandle() const { return m_hThread; } function in class:wxThreadInternal

Completed in 121 milliseconds