Searched refs:directionSetOnDocumentElement (Results 1 – 4 of 4) sorted by relevance
871 bool directionSetOnDocumentElement() const { return m_directionSetOnDocumentElement; } in directionSetOnDocumentElement() function
338 …on() != style()->direction() && (isRootRenderer || !document()->directionSetOnDocumentElement())) { in styleDidChange()
1210 if (bodyRenderer && !document->directionSetOnDocumentElement()) in styleForDocument()
25620 (WebCore::Document::directionSetOnDocumentElement):