Searched defs:IsDoubleBuffered (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dwindow.h237 virtual bool IsDoubleBuffered() const { return true; } function in class:wxWindowCocoa
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dwindow.h115 virtual bool IsDoubleBuffered() const { return true; } 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.h111 virtual bool IsDoubleBuffered() const { return false; } function in class:wxWindowGTK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dwindow.h147 virtual bool IsDoubleBuffered() const { return true; } function in class:wxWindowMac
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h757 virtual bool IsDoubleBuffered() const { return false; } function in class:wxWindowBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dwindow.cpp4202 bool wxWindowMSW::IsDoubleBuffered() const function in class:wxWindowMSW

Completed in 95 milliseconds