Searched refs:setDirectionSetOnDocumentElement (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleBuilderCustom.cpp232 element->document().setDirectionSetOnDocumentElement(true);
H A DStyleResolver.cpp523 document.setDirectionSetOnDocumentElement(false);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h781 void setDirectionSetOnDocumentElement(bool b) { m_directionSetOnDocumentElement = b; } function in class:blink::Document

Completed in 2502 milliseconds