Searched defs:privateBrowsingStateDidChange (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DElement.h279 virtual void privateBrowsingStateDidChange() { } function in class:WebCore::Element
H A DDocument.cpp4010 void Document::privateBrowsingStateDidChange() function in class:WebCore::Document
4014 (*it)->privateBrowsingStateDidChange();
/external/webkit/Source/WebCore/html/
H A DHTMLMediaElement.cpp2723 void HTMLMediaElement::privateBrowsingStateDidChange() function in class:WebCore::HTMLMediaElement
2730 LOG(Media, "HTMLMediaElement::privateBrowsingStateDidChange(%s)", boolString(privateMode));

Completed in 108 milliseconds