Searched refs:removePlacedObject (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h147 void removePlacedObject(FloatingObject*);
H A DFloatingObjects.cpp319 void FloatingObjects::removePlacedObject(FloatingObject* floatingObject) function in class:blink::FloatingObjects
352 removePlacedObject(floatingObject.get());
H A DRenderBlockLineLayout.cpp2013 // Save the old logical top before calling removePlacedObject which will set
2016 m_floatingObjects->removePlacedObject(floatingObject);

Completed in 1788 milliseconds