HomeSort by relevance Sort by last modified time
    Searched refs:setSelfOrAncestorHasDirAutoAttribute (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLBDIElement.h 39 // FIXME: Rename setSelfOrAncestorHasDirAutoAttribute to reflect the fact bdi also uses this flag.
40 setSelfOrAncestorHasDirAutoAttribute(true);
HTMLElement.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 311 void setSelfOrAncestorHasDirAutoAttribute(bool flag) { setFlag(flag, SelfOrAncestorHasDirAutoFlag); }
    [all...]

Completed in 104 milliseconds