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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FloatingObjects.h 90 void setIsDescendant(bool isDescendant) { m_isDescendant = isDescendant; }
FloatingObjects.cpp 82 newObj->setIsDescendant(true);

Completed in 53 milliseconds