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

  /external/webkit/WebCore/dom/
ContainerNode.cpp 801 bool reactsToPress = renderer()->style()->affectedByActiveRules();
Element.cpp 878 if (currentStyle->affectedByActiveRules())
    [all...]
  /external/webkit/WebCore/rendering/style/
RenderStyle.h 323 bool affectedByActiveRules() const { return noninherited_flags._affectedByActive; }
    [all...]

Completed in 67 milliseconds