Home | History | Annotate | Download | only in dom

Lines Matching refs:m_directionSetOnDocumentElement

800     bool directionSetOnDocumentElement() const { return m_directionSetOnDocumentElement; }
802 void setDirectionSetOnDocumentElement(bool b) { m_directionSetOnDocumentElement = b; }
1365 bool m_directionSetOnDocumentElement;