Searched refs:m_hasSpellDocumentTag (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp148 , m_hasSpellDocumentTag(false)
173 if (m_hasSpellDocumentTag)
2448 if (!m_hasSpellDocumentTag) {
2450 m_hasSpellDocumentTag = true;
H A DWebPageProxy.h814 bool m_hasSpellDocumentTag; member in class:WebKit::WebPageProxy

Completed in 24 milliseconds