Searched refs:hasSourceData (Results 1 – 1 of 1) sorted by relevance
73 bool hasSourceData() const { return m_sourceData; } in hasSourceData() function in ParsedStyleSheet130 if (!hasSourceData() || index >= m_sourceData->size()) in ruleSourceDataAt()1566 if (m_parsedStyleSheet->hasSourceData()) in ensureSourceData()1577 return m_parsedStyleSheet->hasSourceData(); in ensureSourceData()