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

  /external/webkit/Source/WebCore/html/
HTMLElement.cpp 815 if (node->selfOrAncestorHasDirAutoAttribute() == flag)
    [all...]
  /external/webkit/Source/WebCore/dom/
Node.h 232 bool selfOrAncestorHasDirAutoAttribute() const { return getFlag(SelfOrAncestorHasDirAutoFlag); }

Completed in 98 milliseconds