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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h177 void decreaseObjectsCount(FloatingObject::Type);
H A DFloatingObjects.cpp290 inline void FloatingObjects::decreaseObjectsCount(FloatingObject::Type type) function in class:blink::FloatingObjects
348 decreaseObjectsCount(toBeRemoved->type());

Completed in 796 milliseconds