Searched refs:intervalForFloatingObject (Results 1 – 2 of 2) sorted by relevance
298 inline FloatingObjectInterval FloatingObjects::intervalForFloatingObject(FloatingObject* floatingOb… in intervalForFloatingObject() function in blink::FloatingObjects311 m_placedFloatsTree.add(intervalForFloatingObject(floatingObject)); in addPlacedObject()324 bool removed = m_placedFloatsTree.remove(intervalForFloatingObject(floatingObject)); in removePlacedObject()368 m_placedFloatsTree.add(intervalForFloatingObject(floatingObject)); in computePlacedFloatsTree()
178 FloatingObjectInterval intervalForFloatingObject(FloatingObject*);