Searched refs:loader (Results 351 - 375 of 386) sorted by relevance

<<111213141516

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityObject.cpp148 f->loader()->resetMultipleFormSubmissionProtection();
/external/webkit/Source/WebCore/html/
H A DHTMLElement.cpp781 if (frame && frame->loader()->subframeLoader()->allowPlugins(NotAboutToInstantiatePlugin))
/external/webkit/Source/WebCore/page/
H A DDragController.cpp217 m_page->mainFrame()->loader()->load(ResourceRequest(dragData->asURL(m_page->mainFrame())), false);
/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp378 ApplicationCacheHost* cacheHost = frame ? frame->loader()->documentLoader()->applicationCacheHost() : 0;
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
H A DFormManagerAndroid.cpp460 form->origin = GURL(WTFStringToString16(frame->loader()->documentLoader()->url().string()));
/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_view.cpp526 CRITICAL("Could not create frame loader client.");
1243 WebCore::FrameLoaderClientEfl* client = static_cast<WebCore::FrameLoaderClientEfl*>(core->loader()->client());
2365 WebCore::FrameLoaderClientEfl* client = static_cast<WebCore::FrameLoaderClientEfl*>(priv->main_frame->loader()->client());
2644 String overrideEncoding = core_frame->loader()->documentLoader()->overrideEncoding();
2669 core_frame->loader()->reloadWithOverrideEncoding(String::fromUTF8(encoding));
3486 * The view title was changed by the frame loader.
4431 * request would be used. If @return is true, loader will try to load. Else,
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.mm636 frame = kit(core([m_pluginView webFrame])->loader()->findFrameForNavigation(frameName));
741 // Don't allow requests to be loaded when the document loader is stopping all loaders.
755 if (documentLoader != core([m_pluginView webFrame])->loader()->activeDocumentLoader() &&
/external/webkit/Source/WebKit/wx/
H A DWebView.cpp426 m_mainFrame->GetFrame()->loader()->detachFromParent();
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.mm704 ApplicationCacheHost* cacheHost = frame ? frame->loader()->documentLoader()->applicationCacheHost() : NULL;
/external/webkit/Source/WebKit/mac/WebView/
H A DWebPDFView.mm978 // Call to the frame loader because this is where our security checks are made.
980 frame->loader()->loadFrameRequest(FrameLoadRequest(frame->document()->securityOrigin(), ResourceRequest(URL)), false, false, event.get(), 0, SendReferrer);
H A DWebView.mm1166 mainFrame->loader()->detachFromParent();
1228 return core(frame)->loader()->isProcessingUserGesture();
1358 otherView->_private->page->mainFrame()->loader()->history()->saveDocumentAndScrollState();
3745 mainFrame->loader()->reloadWithOverrideEncoding(encoding);
4614 return coreFrame->loader()->shouldClose();
/external/webkit/Source/WebCore/dom/
H A DDocument.h559 DocumentLoader* loader() const;
/external/webkit/Source/WebKit/android/jni/
H A DWebViewCore.cpp1007 WebCore::FrameLoadType loadType = m_mainFrame->loader()->loadType();
1101 WebCore::HistoryController* history = m_mainFrame->loader()->history();
2089 else if (!frame->tree()->parent()->loader()->isLoading()) {
3028 WebCore::HistoryItem *item = frame->loader()->history()->currentItem();
/external/webkit/Source/WebKit/win/
H A DWebView.cpp670 frame->loader()->detachFromParent();
3045 coreFrame->loader()->reloadWithOverrideEncoding(String(encodingName, SysStringLen(encodingName)));
5174 otherWebView->m_page->mainFrame()->loader()->history()->saveDocumentAndScrollState();
5204 *result = frame->loader()->shouldClose();
/external/freetype/src/base/
H A Dftobjs.c252 error = FT_GlyphLoader_New( memory, &internal->loader );
361 /* free glyph loader */
364 FT_GlyphLoader_Done( slot->internal->loader );
365 slot->internal->loader = 0;
935 /* check whether we need to drop the driver's glyph loader */
4202 /* allocate glyph loader if needed */
/external/webkit/Source/WebCore/editing/
H A DEditor.cpp1215 CachedResourceLoader* loader = m_frame->document()->cachedResourceLoader(); local
1216 loader->setAllowStaleResources(true);
1221 loader->setAllowStaleResources(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 Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.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.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/webkit/Source/WebCore/
H A DAndroid.derived.v8bindings.mk341 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/loader/appcache/%.idl $(js_binding_scripts)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/webkit/Source/WebCore/html/parser/
H A DHTMLTreeBuilder.cpp2839 return frame->loader()->subframeLoader()->allowPlugins(NotAboutToInstantiatePlugin);

Completed in 1347 milliseconds

<<111213141516