HomeSort by relevance Sort by last modified time
    Searched refs:hostDestroyed (Results 1 - 4 of 4) 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; }
InternalSettings.cpp 115 virtual ~InternalSettingsWrapper() { m_internalSettings->hostDestroyed(); }

Completed in 29 milliseconds