Searched refs:GetTransparentBackground (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dwindow.h129 wxDEPRECATED( bool GetTransparentBackground() const );
561 inline bool wxWindowMSW::GetTransparentBackground() const { return false; } function in class:wxWindowMSW
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dcontrol.cpp201 if (GetParent()->GetTransparentBackground())
H A Dradiobox.cpp669 if (GetParent()->GetTransparentBackground())
H A Dtextctrl.cpp1021 if (GetParent()->GetTransparentBackground())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dwindow.h136 bool GetTransparentBackground() const { return m_backgroundTransparent; } function in class:wxWindowMac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dwindow.h131 bool GetTransparentBackground() const { return m_backgroundTransparent; } 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 Dwindow.h180 bool GetTransparentBackground(void) const { return m_bBackgroundTransparent; } function in class:wxWindowOS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtchanges.tex135 \item (MSW only) wxWindow::GetUseCtl3D(), GetTransparentBackground() and SetTransparent() as well as wxNO\_3D and wxUSER\_COLOURS styles

Completed in 92 milliseconds