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

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformScreen.h54 bool screenIsMonochrome(Widget*);
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DPlatformScreenBlackBerry.cpp35 bool screenIsMonochrome(Widget*) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DPlatformScreenEfl.cpp81 bool screenIsMonochrome(Widget* widget) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DPlatformScreenQt.cpp81 bool screenIsMonochrome(Widget* w) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPlatformScreenWin.cpp86 bool screenIsMonochrome(Widget* widget) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DPlatformScreenGtk.cpp81 bool screenIsMonochrome(Widget* widget) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DPlatformScreenMac.mm63 bool screenIsMonochrome(Widget*)
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DMediaQueryEvaluator.cpp232 if (!screenIsMonochrome(frame->page()->mainFrame()->view())) {

Completed in 210 milliseconds