Searched defs:setFrame (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.h185 void setFrame(WebCore::Frame *frame) { m_frame = frame; } function in class:WebKit::FrameLoaderClientWinCE
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentWriter.h57 void setFrame(Frame* frame) { m_frame = frame; } function in class:WebCore::DocumentWriter
H A DDocumentLoader.cpp887 void DocumentLoader::setFrame(Frame* frame) function in class:WebCore::DocumentLoader
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerWebKitThread.cpp393 void LayerWebKitThread::setFrame(const FloatRect& rect) function in class:WebCore::LayerWebKitThread
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWinInternal.cpp332 void PlatformCALayerWinInternal::setFrame(const FloatRect& rect) function in class:PlatformCALayerWinInternal
H A DPlatformCALayerWin.cpp629 void PlatformCALayer::setFrame(const FloatRect& value) function in class:PlatformCALayer
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DFrameLoaderClientBlackBerry.h45 void setFrame(Frame* frame, BlackBerry::WebKit::WebPagePrivate* webPagePrivate) { m_frame = frame; m_webPagePrivate = webPagePrivate; } function in class:WebCore::FrameLoaderClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorDelegate.h107 virtual HRESULT STDMETHODCALLTYPE setFrame( function in class:WebInspectorDelegate
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp224 void FrameLoaderClientQt::setFrame(QWebFrameAdapter* webFrame, Frame* frame) function in class:WebCore::FrameLoaderClientQt

Completed in 179 milliseconds