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

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

Completed in 234 milliseconds