OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createForPage
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptManager.h
48
static PassOwnPtr<InjectedScriptManager>
createForPage
();
InjectedScriptManager.cpp
44
PassOwnPtr<InjectedScriptManager> InjectedScriptManager::
createForPage
()
InspectorController.cpp
76
, m_injectedScriptManager(InjectedScriptManager::
createForPage
())
Completed in 31 milliseconds