Home
last modified time | relevance | path

Searched defs:LocalFrame (Results 1 – 25 of 139) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/core/page/
DPageLifecycleObserver.h34 class LocalFrame; variable
48 virtual void didCommitLoad(LocalFrame*) { } in didCommitLoad() argument
DCreateWindow.h36 class LocalFrame; variable
DScopedPageLoadDeferrer.h28 class LocalFrame; variable
DTouchDisambiguation.h39 class LocalFrame; variable
DEditorClient.h36 class LocalFrame; variable
DDragClient.h37 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h85 virtual void focusedFrameChanged(LocalFrame*) OVERRIDE { } in focusedFrameChanged() argument
86 …virtual Page* createWindow(LocalFrame*, const FrameLoadRequest&, const WindowFeatures&, Navigation… in createWindow() argument
107 …virtual void addMessageToConsole(LocalFrame*, MessageSource, MessageLevel, const String&, unsigned… in addMessageToConsole() argument
110 virtual bool runBeforeUnloadConfirmPanel(const String&, LocalFrame*) OVERRIDE { return true; } in runBeforeUnloadConfirmPanel() argument
114 virtual void runJavaScriptAlert(LocalFrame*, const String&) OVERRIDE { } in runJavaScriptAlert() argument
115 virtual bool runJavaScriptConfirm(LocalFrame*, const String&) OVERRIDE { return false; } in runJavaScriptConfirm() argument
116 …virtual bool runJavaScriptPrompt(LocalFrame*, const String&, const String&, String&) OVERRIDE { re… in runJavaScriptPrompt() argument
136 virtual void contentsSizeChanged(LocalFrame*, const IntSize&) const OVERRIDE { } in contentsSizeChanged() argument
142 virtual void print(LocalFrame*) OVERRIDE { } in print() argument
196 virtual void dispatchDidCommitLoad(LocalFrame*, HistoryItem*, HistoryCommitType) OVERRIDE { } in dispatchDidCommitLoad() argument
[all …]
DBeaconLoader.h21 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DUserMediaClient.h40 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/web/
DEditorClientImpl.h38 class LocalFrame; variable
DColorChooserUIController.h36 class LocalFrame; variable
DPopupMenuChromium.h38 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/frame/
DScreen.h42 class LocalFrame; variable
DFrameDestructionObserver.h31 class LocalFrame; variable
DDOMWindowProperty.h32 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
DMIDIClient.h38 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/editing/
DUndoStep.h40 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/testing/v8/
DWebCoreTestSupport.h38 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/modules/donottrack/
DNavigatorDoNotTrack.h41 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DNavigatorGeolocation.h29 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptEventListener.h42 class LocalFrame; variable
DV8ErrorHandler.h41 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleMedia.h37 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DFileSystemClient.h41 class LocalFrame; variable
/external/chromium_org/third_party/WebKit/Source/core/plugins/
DDOMMimeTypeArray.h35 class LocalFrame; variable

123456