Searched refs:notifyRegion (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/track/
H A DTextTrackCue.h88 virtual void notifyRegionWhenRemovingDisplayTree(bool notifyRegion) = 0;
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTCue.h106 virtual void notifyRegionWhenRemovingDisplayTree(bool notifyRegion) OVERRIDE;
H A DVTTCue.cpp464 void VTTCue::notifyRegionWhenRemovingDisplayTree(bool notifyRegion) argument
466 m_notifyRegion = notifyRegion;

Completed in 115 milliseconds