HomeSort by relevance Sort by last modified time
    Searched refs:PLATFORM (Results 176 - 200 of 564) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 40 #elif PLATFORM(QT)
55 #elif PLATFORM(QT)
122 #if PLATFORM(QT)
GraphicsContext3D.h 39 #if ((PLATFORM(CHROMIUM) && OS(WINDOWS)) || PLATFORM(WIN) || (PLATFORM(QT) && OS(WINDOWS)))
41 #elif PLATFORM(GTK)
46 #if PLATFORM(MAC) || PLATFORM(GTK)
50 #if PLATFORM(MAC)
60 #elif PLATFORM(QT)
65 #elif PLATFORM(GTK)
69 #if PLATFORM(MAC
    [all...]
  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/x11/
NetscapePluginModuleX11.cpp 34 #if PLATFORM(QT)
42 #if PLATFORM(QT)
58 #if PLATFORM(QT)
  /external/webkit/Source/JavaScriptCore/runtime/
RegExpCache.h 51 #if PLATFORM(IOS)
  /external/webkit/Source/WebCore/bindings/js/
JSCustomApplicationInstalledCallback.cpp 29 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
56 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
JSInspectorFrontendHostCustom.cpp 53 JSValue JSInspectorFrontendHost::platform(ExecState* execState) function in class:WebCore::JSInspectorFrontendHost
55 #if PLATFORM(MAC)
56 DEFINE_STATIC_LOCAL(const String, platform, ("mac"));
58 DEFINE_STATIC_LOCAL(const String, platform, ("windows"));
60 DEFINE_STATIC_LOCAL(const String, platform, ("linux"));
62 DEFINE_STATIC_LOCAL(const String, platform, ("freebsd"));
64 DEFINE_STATIC_LOCAL(const String, platform, ("unknown"));
66 return jsString(execState, platform);
71 #if PLATFORM(QT)
73 #elif PLATFORM(GTK
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
NPV8Object.h 35 #if PLATFORM(CHROMIUM)
39 // moved into bridge/npruntime.h, guarded by an #if PlATFORM(CHROMIUM).
V8NPUtils.h 33 #if PLATFORM(CHROMIUM)
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8CustomApplicationInstalledCallback.h 25 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
61 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
  /external/webkit/Source/WebCore/html/
HTMLPlugInElement.h 64 #if PLATFORM(ANDROID)
  /external/webkit/Source/WebCore/page/
ContextMenuClient.h 60 #if PLATFORM(MAC)
  /external/webkit/Source/WebCore/platform/
DragData.cpp 32 #if !PLATFORM(MAC)
GeolocationService.h 51 #if PLATFORM(ANDROID)
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCAAnimation.h 38 #if PLATFORM(MAC)
45 #elif PLATFORM(WIN)
144 #if PLATFORM(MAC)
146 #elif PLATFORM(WIN)
  /external/webkit/Source/WebKit2/Shared/
WebPageCreationParameters.cpp 56 #if PLATFORM(MAC)
60 #if PLATFORM(WIN)
106 #if PLATFORM(MAC)
111 #if PLATFORM(WIN)
WebWheelEvent.cpp 43 #if PLATFORM(MAC)
51 #if PLATFORM(MAC)
76 #if PLATFORM(MAC)
97 #if PLATFORM(MAC)
  /external/webkit/Source/WebKit2/UIProcess/Launcher/
ThreadLauncher.h 34 #if PLATFORM(QT)
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebContextMenuClient.h 59 #if PLATFORM(MAC)
  /external/webkit/Tools/DumpRenderTree/cg/
PixelDumpSupportCG.cpp 44 #if PLATFORM(WIN)
46 #elif PLATFORM(MAC)
54 #if PLATFORM(WIN)
84 #if PLATFORM(MAC)
  /external/webkit/Tools/TestWebKitAPI/
PlatformUtilities.h 31 #include <wtf/Platform.h>
37 // Runs a platform runloop until the 'done' is true.
40 #if PLATFORM(WIN)
  /external/webkit/Tools/WebKitTestRunner/
config.h 28 #include <wtf/Platform.h>
30 /* See note in wtf/Platform.h for more info on EXPORT_MACROS. */
57 #if PLATFORM(WIN)
  /external/webkit/Source/WebCore/history/
HistoryItem.h 36 #if PLATFORM(MAC)
41 #if PLATFORM(QT)
47 #if PLATFORM(ANDROID)
187 #if PLATFORM(MAC)
197 #if PLATFORM(QT)
205 #if PLATFORM(ANDROID)
289 #if PLATFORM(MAC)
294 #if PLATFORM(QT)
298 #if PLATFORM(ANDROID)
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.h 62 #if PLATFORM(MAC)
166 #if PLATFORM(MAC)
168 #elif !PLATFORM(GTK)
251 #if PLATFORM(MAC)
258 #elif PLATFORM(WIN)
317 #if PLATFORM(MAC)
338 #elif PLATFORM(WIN)
353 #if PLATFORM(MAC)
364 #if PLATFORM(WIN)
376 #if PLATFORM(MAC) || PLATFORM(WIN
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
Assertions.cpp 40 #if PLATFORM(MAC)
44 #if COMPILER(MSVC) && !OS(WINCE) && !PLATFORM(BREWMP)
58 #if PLATFORM(BREWMP)
63 #if PLATFORM(MAC)
71 #if PLATFORM(BREWMP)
101 #if PLATFORM(MAC)
118 #elif PLATFORM(BREWMP)
218 #if PLATFORM(MAC)
RandomNumber.cpp 44 #if PLATFORM(BREWMP)
74 #elif PLATFORM(BREWMP)

Completed in 503 milliseconds

1 2 3 4 5 6 78 91011>>