Searched refs:m_spellDocumentTag (Results 1 – 2 of 2) sorted by relevance
147 , m_spellDocumentTag(0) in WebPageProxy()174 TextChecker::closeSpellDocumentWithTag(m_spellDocumentTag); in ~WebPageProxy()2449 m_spellDocumentTag = TextChecker::uniqueSpellDocumentTag(this); in spellDocumentTag()2453 return m_spellDocumentTag; in spellDocumentTag()
813 int64_t m_spellDocumentTag; variable