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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h132 typedef PODIntervalTree<int, FloatingObject*> FloatingObjectTree; typedef in namespace:blink
170 const FloatingObjectTree& placedFloatsTree()
181 FloatingObjectTree m_placedFloatsTree;

Completed in 602 milliseconds