Searched defs:createHandle (Results 1 – 8 of 8) sorted by relevance
72 bool SharedMemory::createHandle(Handle& handle, Protection protection) in createHandle() function in WebKit::SharedMemory
94 inline void SandboxExtension::createHandle(const String& path, Type type, Handle&) { } in createHandle() function
102 bool ShareableBitmap::createHandle(Handle& handle) in createHandle() function in WebKit::ShareableBitmap
203 bool SharedMemory::createHandle(Handle& handle, Protection protection) in createHandle() function in WebKit::SharedMemory
167 bool SharedMemory::createHandle(Handle& handle, Protection protection) in createHandle() function in WebKit::SharedMemory
162 bool ShareableSurface::createHandle(Handle& handle) in createHandle() function in WebKit::ShareableSurface
187 bool SharedMemory::createHandle(Handle& handle, Protection protection) in createHandle() function in WebKit::SharedMemory
190 PassOwnPtr<HBITMAP> SharedBitmap::createHandle(void** pixels, BitmapInfo* bmpInfo, int height, bool… in createHandle() function in WebCore::SharedBitmap