OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostDestroyed
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
RefCountedSupplement.h
41
virtual void
hostDestroyed
() { }
46
virtual ~Wrapper() { m_wrapped->
hostDestroyed
(); }
/external/chromium_org/third_party/WebKit/Source/core/dom/
ContextFeatures.h
67
virtual void
hostDestroyed
() OVERRIDE;
72
inline void ContextFeatures::
hostDestroyed
()
/external/chromium_org/third_party/WebKit/Source/core/testing/
InternalSettings.h
79
void
hostDestroyed
() { m_page = 0; }
Completed in 122 milliseconds