Searched refs:hasCharsetRule (Results 1 – 3 of 3) sorted by relevance
169 if (hasCharsetRule()) { in ruleAt()184 result += hasCharsetRule() ? 1 : 0; in ruleCount()222 if (hasCharsetRule()) { in wrapperInsertRule()264 if (hasCharsetRule()) { in wrapperDeleteRule()
104 bool hasCharsetRule() const { return !m_encodingFromCharsetRule.isNull(); } in hasCharsetRule() function
257 if (index == 0 && m_contents->hasCharsetRule()) { in item()