Home
last modified time | relevance | path

Searched refs:directionSetOnDocumentElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h800 bool directionSetOnDocumentElement() const { return m_directionSetOnDocumentElement; } in directionSetOnDocumentElement() function
DDocument.cpp1735 if (!directionSetOnDocumentElement()) in inheritHtmlAndBodyElementStyles()