Searched defs:createHandle (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Source/WebKit2/Platform/gtk/
H A DSharedMemoryGtk.cpp72 bool SharedMemory::createHandle(Handle& handle, Protection protection) function in class:WebKit::SharedMemory
/external/webkit/Source/WebKit2/Shared/
H A DShareableBitmap.cpp102 bool ShareableBitmap::createHandle(Handle& handle) function in class:WebKit::ShareableBitmap
106 if (!m_sharedMemory->createHandle(handle.m_handle, SharedMemory::ReadWrite))
H A DSandboxExtension.h72 static void createHandle(const String& path, Type type, Handle&);
94 inline void SandboxExtension::createHandle(const String& path, Type type, Handle&) { } function in class:WebKit::SandboxExtension
/external/webkit/Source/WebKit2/Platform/mac/
H A DSharedMemoryMac.cpp167 bool SharedMemory::createHandle(Handle& handle, Protection protection) function in class:WebKit::SharedMemory
/external/webkit/Source/WebKit2/Platform/win/
H A DSharedMemoryWin.cpp187 bool SharedMemory::createHandle(Handle& handle, Protection protection) function in class:WebKit::SharedMemory
/external/webkit/Source/WebKit2/Platform/unix/
H A DSharedMemoryUnix.cpp203 bool SharedMemory::createHandle(Handle& handle, Protection protection) function in class:WebKit::SharedMemory
/external/webkit/Source/WebKit2/Shared/mac/
H A DShareableSurface.cpp162 bool ShareableSurface::createHandle(Handle& handle) function in class:WebKit::ShareableSurface
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DSharedBitmap.cpp190 PassOwnPtr<HBITMAP> SharedBitmap::createHandle(void** pixels, BitmapInfo* bmpInfo, int height, bool use16bit) const function in class:WebCore::SharedBitmap
227 m_hbitmap = createHandle(&pixels, &bmpInfo, -1, !hasAlpha());
264 hTempBitmap = createHandle(&pixels, &bmpInfo, -1, usesTransparentColor());
524 OwnPtr<HBITMAP> hbmp = createHandle(&pixels, &bmpInfo, -1, false);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 222 milliseconds