Searched defs:GetTransparentBackground (Results 1 - 4 of 4) sorted by relevance

/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/msw/
H A Dwindow.h561 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/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

Completed in 55 milliseconds