Searched refs:ContainsHWND (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dslider95.h81 virtual bool ContainsHWND(WXHWND hWnd) const;
H A Dsubwin.h155 bool cname::ContainsHWND(WXHWND hWnd) const \
H A Dradiobox.h102 virtual bool ContainsHWND(WXHWND hWnd) const;
H A Dwindow.h196 virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return false; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dslider.h107 virtual bool ContainsHWND(WXHWND hWnd) const;
H A Dradiobox.h121 bool ContainsHWND(WXHWND hWnd) const;
H A Dwindow.h213 virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return false; };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dwindow.h167 virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return false; };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dradiobox.cpp106 bool wxRadioBox::ContainsHWND( WXHWND hWnd ) const function in class:wxRadioBox
117 } // end of wxRadioBox::ContainsHWND
H A Dslider.cpp188 bool wxSlider::ContainsHWND( function in class:wxSlider
196 } // end of wxSlider::ContainsHWND
H A Dwindow.cpp265 if (pItem->ContainsHWND(hWnd))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dwindow.cpp487 if ( item->ContainsHWND(hWnd) )

Completed in 202 milliseconds