Searched defs:hasCachedSelectorText (Results 1 – 1 of 1) sorted by relevance
98 bool hasCachedSelectorText() const { return m_hasCachedSelectorText; } in hasCachedSelectorText() function99 …void setHasCachedSelectorText(bool hasCachedSelectorText) const { m_hasCachedSelectorText = hasCac… in setHasCachedSelectorText()