Home
last modified time | relevance | path

Searched defs:should_unload (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome_frame/
Dcustom_sync_call_context.cc34 base::WaitableEvent* unload_done, bool* should_unload) in UnloadContext()
39 void UnloadContext::Completed(bool should_unload) { in Completed()
Dchrome_frame_automation.cc1220 void ChromeFrameAutomationClient::OnUnload(bool* should_unload) { in OnUnload()
Dchrome_active_document.cc970 bool should_unload = true; in OnUnload() local