Searched defs:screenDepthPerComponent (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DScreenAndroid.cpp39 int screenDepthPerComponent(Widget*) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformScreenChromium.cpp44 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
46 return PlatformBridge::screenDepthPerComponent(widget);
/external/webkit/Source/WebCore/platform/brew/
H A DScreenBrew.cpp83 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/efl/
H A DPlatformScreenEfl.cpp55 int screenDepthPerComponent(Widget*) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DScreenHaiku.cpp72 int screenDepthPerComponent(Widget*) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/qt/
H A DPlatformScreenQt.cpp59 int screenDepthPerComponent(Widget* w) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/win/
H A DPlatformScreenWin.cpp79 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wx/
H A DScreenWx.cpp68 int screenDepthPerComponent(Widget*) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/gtk/
H A DPlatformScreenGtk.cpp77 int screenDepthPerComponent(Widget* widget) function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DPlatformBridge.cpp1009 int PlatformBridge::screenDepthPerComponent(Widget* widget) function in class:WebCore::PlatformBridge

Completed in 172 milliseconds