HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 851 - 875 of 2934) sorted by null

<<31323334353637383940>>

  /external/webkit/JavaScriptCore/wtf/
ThreadingWin.cpp 90 #if !USE(PTHREADS) && OS(WINDOWS)
101 #include <windows.h>
208 #if !USE(PTHREADS) && OS(WINDOWS)
223 // On desktop Windows, need to use _beginthreadex (not available on WinCE) if using any CRT functions
  /external/webkit/JavaScriptCore/wtf/wince/
MemoryManager.cpp 33 #include <windows.h>
  /external/webkit/WebCore/bindings/v8/
npruntime_priv.h 54 // Windows introduces an additional complication for objects created by the
  /external/webkit/WebCore/css/
themeWin.css 85 /* Windows selects are not rounded. Custom borders for them shouldn't be either. */
  /external/webkit/WebCore/html/
HTMLElementsAllInOne.cpp 32 // reduce bloat and allow us to link release builds on 32-bit Windows.
  /external/webkit/WebCore/manual-tests/
drag-cursor-notallowed.html 91 change to the not-allowed cursor. Note, this test only pertains to the Windows build since the Mac build does not show a drop cursor
  /external/webkit/WebCore/page/
NavigatorBase.cpp 42 #elif OS(WINDOWS)
  /external/webkit/WebCore/page/win/
FrameCGWin.cpp 29 #include <windows.h>
  /external/webkit/WebCore/platform/
Pasteboard.h 52 #include <windows.h>
  /external/webkit/WebCore/platform/chromium/
ChromiumBridge.h 46 #if OS(WINDOWS)
110 #if OS(WINDOWS)
147 // That is committed size for Windows and virtual memory size for POSIX
192 #if OS(WINDOWS)
  /external/webkit/WebCore/platform/graphics/
FontCache.cpp 142 #if !OS(WINDOWS)
143 // On Windows, Courier New (truetype font) is always present and
166 #if OS(WINDOWS)
167 // On Windows, bitmap fonts are blocked altogether so that we have to
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextPlatformPrivateCairo.h 65 // On Windows, we need to update the HDC for form controls to draw in the right place.
  /external/webkit/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp 48 #include <windows.h>
81 // Set when Windows can handle the type of drawing we're doing.
269 // Windows' origin is the top-left of the bounding box, so we have
385 // lowest-level text output function on Windows, there should be little
FontPlatformDataChromiumWin.cpp 35 #include <windows.h>
FontUtilsChromiumWin.h 41 #include <windows.h>
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.h 49 #if PLATFORM(WIN) || (PLATFORM(QT) && OS(WINDOWS)) || (PLATFORM(WX) && OS(WINDOWS))
326 #if PLATFORM(WIN) || (PLATFORM(QT) && OS(WINDOWS)) || (PLATFORM(WX) && OS(WINDOWS))
  /external/webkit/WebCore/platform/graphics/win/
ImageCGWin.cpp 33 #include <windows.h>
ImageCairoWin.cpp 33 #include <windows.h>
QTMovieWin.h 30 #include <windows.h>
SimpleFontDataCairoWin.cpp 32 #include <windows.h>
  /external/webkit/WebCore/platform/graphics/wx/
FontPlatformData.h 118 #if OS(WINDOWS)
  /external/webkit/WebCore/platform/network/
NetworkStateNotifier.h 49 #include <windows.h>
  /external/webkit/WebCore/platform/qt/
TemporaryLinkStubs.cpp 109 // defined in win/SystemTimeWin.cpp, which is compiled for the Qt/Windows port
  /external/webkit/WebCore/platform/text/
TextStream.cpp 111 #if OS(WINDOWS) && PLATFORM(X86_64) && COMPILER(MSVC)
  /external/webkit/WebCore/platform/win/
ContextMenuWin.cpp 35 #include <windows.h>

Completed in 73 milliseconds

<<31323334353637383940>>