Searched refs:GetWinHandle (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/palmos/
H A Ddcclient.cpp43 handle = win->GetWinHandle();
H A Dtoplevel.cpp152 WXWINHANDLE wxTopLevelWindowPalm::GetWinHandle() const function in class:wxTopLevelWindowPalm
H A Dwindow.cpp448 WinHandle handle = (WinHandle)GetWinHandle();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtoplevel.h92 virtual WXWINHANDLE GetWinHandle() const;
H A Dwindow.h135 virtual WXWINHANDLE GetWinHandle() const { return m_handle; } function in class:wxWindowPalm
136 virtual WXWidget GetHandle() const { return GetWinHandle(); }

Completed in 104 milliseconds