Home
last modified time | relevance | path

Searched defs:coreFrame (Results 1 – 22 of 22) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebframe.cpp485 Frame* coreFrame = core(frame); in webkit_web_frame_get_name() local
511 Frame* coreFrame = core(frame); in webkit_web_frame_get_parent() local
532 Frame* coreFrame = core(frame); in webkit_web_frame_load_uri() local
541 Frame* coreFrame = core(frame); in webkit_web_frame_load_data() local
620 Frame* coreFrame = core(frame); in webkit_web_frame_load_request() local
637 Frame* coreFrame = core(frame); in webkit_web_frame_stop_loading() local
654 Frame* coreFrame = core(frame); in webkit_web_frame_reload() local
683 Frame* coreFrame = core(frame); in webkit_web_frame_find_frame() local
704 Frame* coreFrame = core(frame); in webkit_web_frame_get_global_context() local
725 Frame* coreFrame = core(frame); in webkit_web_frame_get_data_source() local
[all …]
Dwebkitwebframeprivate.h42 WebCore::Frame* coreFrame; member
Dwebkitwebview.cpp900 Frame* coreFrame = core(webkit_web_view_get_main_frame(web_view)); in webkit_web_view_size_request() local
915 Frame* coreFrame = core(webkit_web_view_get_main_frame(web_view)); in webkit_web_view_get_preferred_width() local
929 Frame* coreFrame = core(webkit_web_view_get_main_frame(web_view)); in webkit_web_view_get_preferred_height() local
1416 Frame* coreFrame = core(webView)->mainFrame(); in webkit_web_view_get_accessible() local
1686 Frame* coreFrame = core(webView)->focusController()->focusedOrMainFrame(); in webkit_web_view_query_tooltip() local
5084 Frame* coreFrame = core(webView)->mainFrame(); in webkit_web_view_get_dom_document() local
/external/webkit/Source/WebKit/win/
DWebFrame.cpp322 Frame* coreFrame = core(this); in reloadFromOrigin() local
334 Frame* coreFrame = core(this); in paintDocumentRectToContext() local
367 Frame* coreFrame = core(this); in paintScrollViewRectToContextAtPoint() local
438 Frame* coreFrame = core(this); in name() local
474 if (Frame* coreFrame = core(this)) in DOMDocument() local
488 Frame* coreFrame = core(this); in frameElement() local
509 if (Frame* coreFrame = core(this)) { in currentForm() local
519 Frame* coreFrame = core(this); in globalContext() local
528 Frame* coreFrame = core(this); in globalContextForScriptWorld() local
548 Frame* coreFrame = core(this); in loadRequest() local
[all …]
DWebElementPropertyBag.cpp131 Frame* coreFrame = m_result->innerNonSharedNode()->document()->frame(); in Read() local
DWebView.cpp887 if (Frame* coreFrame = core(topLevelFrame())) in sizeChanged() local
960 if (Frame* coreFrame = core(m_mainFrame)) in updateBackingStore() local
1009 Frame* coreFrame = core(m_mainFrame); in paint() local
1493 Frame* coreFrame = core(m_mainFrame); in gestureNotify() local
1603 Frame* coreFrame = core(m_mainFrame); in gesture() local
1693 Frame* coreFrame = core(m_mainFrame); in mouseWheel() local
2127 if (Frame* coreFrame = core(mainFrameImpl)) in WebViewWndProc() local
2133 if (Frame* coreFrame = core(mainFrameImpl)) in WebViewWndProc() local
2247 if (Frame* coreFrame = core(mainFrameImpl)) { in WebViewWndProc() local
2617 RefPtr<Frame> coreFrame = webFrame->init(this, m_page, 0); in initWithFrame() local
[all …]
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDumpRenderTreeSupportGtk.cpp156 Frame* coreFrame = core(frame); in getFrameChildren() local
181 Frame* coreFrame = core(frame); in getInnerText() local
204 Frame* coreFrame = core(frame); in dumpRenderTree() local
227 Frame* coreFrame = core(frame); in counterValueForElementById() local
251 Frame* coreFrame = core(frame); in pageNumberForElementById() local
273 Frame* coreFrame = core(frame); in numberOfPagesForFrame() local
292 Frame* coreFrame = core(frame); in pageProperty() local
310 Frame* coreFrame = core(frame); in isPageBoxVisible() local
334 Frame* coreFrame = core(frame); in pageSizeAndMarginsInPixels() local
351 Frame* coreFrame = core(frame); in addUserStyleSheet() local
[all …]
DFrameNetworkingContextGtk.h34 WebCore::Frame* coreFrame() const { return frame(); } in coreFrame() function
DFrameLoaderClientGtk.cpp322 Frame* coreFrame = loader->frame(); in committedLoad() local
679 Frame* coreFrame = core(m_frame); in didTransferChildFrameToNewDocument() local
734 Frame* coreFrame = core(m_frame); in dispatchDidClearWindowObjectInWorld() local
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.cpp241 Frame* coreFrame = QWebFramePrivate::core(frame); in setJavaScriptProfilingEnabled() local
257 Frame* coreFrame = QWebFramePrivate::core(frame); in pauseAnimation() local
277 Frame* coreFrame = QWebFramePrivate::core(frame); in pauseTransitionOfProperty() local
323 Frame* coreFrame = QWebFramePrivate::core(frame); in numberOfActiveAnimations() local
336 Frame* coreFrame = QWebFramePrivate::core(frame); in suspendAnimations() local
349 Frame* coreFrame = QWebFramePrivate::core(frame); in resumeAnimations() local
362 Frame* coreFrame = QWebFramePrivate::core(frame); in clearFrameName() local
398 Frame* coreFrame = QWebFramePrivate::core(frame); in counterValueForElementById() local
408 Frame* coreFrame = QWebFramePrivate::core(frame); in pageNumberForElementById() local
421 Frame* coreFrame = QWebFramePrivate::core(frame); in numberOfPages() local
[all …]
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameNetworkingContextWx.h40 WebCore::Frame* coreFrame() const { return frame(); } in coreFrame() function
DFrameLoaderClientWx.cpp924 Frame* coreFrame = m_webView->GetMainFrame()->GetFrame(); in dispatchDidClearWindowObjectInWorld() local
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFrameNetworkingContextEfl.h43 WebCore::Frame* coreFrame() const { return frame(); } in coreFrame() function
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundle.cpp150 Frame* coreFrame = frame ? frame->coreFrame() : 0; in numberOfPages() local
163 Frame* coreFrame = frame ? frame->coreFrame() : 0; in pageNumberForElementById() local
181 Frame* coreFrame = frame ? frame->coreFrame() : 0; in pageSizeAndMarginsInPixels() local
190 Frame* coreFrame = frame ? frame->coreFrame() : 0; in isPageBoxVisible() local
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebFrame.h65 WebCore::Frame* coreFrame() const { return m_coreFrame; } in coreFrame() function
DWebPage.cpp1136 …for (Frame* coreFrame = m_mainFrame->coreFrame(); coreFrame; coreFrame = coreFrame->tree()->traver… in setDrawsBackground() local
1153 …for (Frame* coreFrame = m_mainFrame->coreFrame(); coreFrame; coreFrame = coreFrame->tree()->traver… in setDrawsTransparentBackground() local
1211 …for (Frame* coreFrame = m_mainFrame->coreFrame(); coreFrame; coreFrame = coreFrame->tree()->traver… in setWindowResizerSize() local
1260 if (Frame* coreFrame = m_mainFrame->coreFrame()) { in windowResizerRect() local
2080 Frame* coreFrame = frame->coreFrame(); in beginPrinting() local
2121 Frame* coreFrame = frame ? frame->coreFrame() : 0; in drawRectToPDF() local
2153 Frame* coreFrame = frame ? frame->coreFrame() : 0; in drawPagesToPDF() local
DWebFrame.cpp571 Frame* coreFrame = static_cast<JSDOMWindowShell*>(globalObjectObj)->window()->impl()->frame(); in frameForContext() local
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFrame.cpp61 Frame* coreFrame = toImpl(frameRef)->coreFrame(); in WKBundleFrameGetFrameLoadState() local
169 Frame* coreFrame = toImpl(frameRef)->coreFrame(); in WKBundleFrameClearOpener() local
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp500 Frame* coreFrame = core(m_webFrame); in committedLoad() local
714 Frame* coreFrame = core(m_webFrame); in savePlatformDataToCachedFrame() local
770 Frame* coreFrame = core(m_webFrame); in didTransferChildFrameToNewDocument() local
797 Frame* coreFrame = core(m_webFrame); in createFrame() local
/external/webkit/Source/WebKit/wince/
DWebView.cpp158 Frame* coreFrame = m_frame; in createFrame() local
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp281 if (Frame* coreFrame = frame->coreFrame()) in closeWindowSoon() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp1567 QWebFrame* QWebFramePrivate::kit(const WebCore::Frame* coreFrame) in kit()