Searched defs:FloatingObjectInterval (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h131 typedef PODInterval<int, FloatingObject*> FloatingObjectInterval; typedef in namespace:blink
133 typedef PODFreeListArena<PODRedBlackTree<FloatingObjectInterval>::Node> IntervalArena;
178 FloatingObjectInterval intervalForFloatingObject(FloatingObject*);

Completed in 45 milliseconds