Searched refs:setIsDescendant (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h90 void setIsDescendant(bool isDescendant) { m_isDescendant = isDescendant; } function in class:blink::FloatingObject
H A DFloatingObjects.cpp82 newObj->setIsDescendant(true);

Completed in 167 milliseconds