Searched defs:DidMatchCSS (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/renderer/
H A Dcontent_watcher.cc43 // will trigger calls to DidMatchCSS after Blink has a chance to apply the new
67 void ContentWatcher::DidMatchCSS( function in class:extensions::ContentWatcher
H A Dextension_helper.cc172 void ExtensionHelper::DidMatchCSS( function in class:extensions::ExtensionHelper
176 dispatcher_->DidMatchCSS(
H A Ddispatcher.cc407 void Dispatcher::DidMatchCSS( function in class:extensions::Dispatcher
411 content_watcher_->DidMatchCSS(
/external/chromium_org/content/public/renderer/
H A Drender_view_observer.h70 virtual void DidMatchCSS( function in class:content::RenderViewObserver

Completed in 2026 milliseconds