Searched refs:screenDepthPerComponent (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/
H A DPlatformScreen.h53 int screenDepthPerComponent(Widget*);
/macosx-10.10/WebCore-7600.1.25/platform/efl/
H A DPlatformScreenEfl.cpp61 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DPlatformScreenWin.cpp80 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/ios/
H A DPlatformScreenIOS.mm46 int screenDepthPerComponent(Widget*)
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformScreenGtk.cpp72 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DPlatformScreenMac.mm54 int screenDepthPerComponent(Widget*)
/macosx-10.10/WebCore-7600.1.25/css/
H A DMediaQueryEvaluator.cpp209 int bitsPerComponent = screenDepthPerComponent(frame->page()->mainFrame().view());

Completed in 133 milliseconds