Searched refs:elementStyleText (Results 1 – 2 of 2) sorted by relevance
283 const String& elementStyleText() const;
1719 m_styleText = elementStyleText(); in getText()1744 return WTF::lineEndings(elementStyleText()); in lineEndings()1755 const String& currentStyleText = elementStyleText(); in ensureParsedDataReady()1787 const String& InspectorStyleSheetForInlineStyle::elementStyleText() const in elementStyleText() function in WebCore::InspectorStyleSheetForInlineStyle