Home
last modified time | relevance | path

Searched refs:m_policyDelegateShouldNotifyDone (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp819 if (m_policyDelegateShouldNotifyDone) in decidePolicyForNavigation()
1182 m_policyDelegateShouldNotifyDone = false; in reset()
1248 m_policyDelegateShouldNotifyDone = true; in waitForPolicyDelegate()
DWebViewHost.h284 bool m_policyDelegateShouldNotifyDone; variable