Searched refs:ComputeFloatOffsetForFloatLayoutAdapter (Results 1 – 1 of 1) sorted by relevance
133 class ComputeFloatOffsetForFloatLayoutAdapter : public ComputeFloatOffsetAdapter<FloatTypeValue> { class135 …ComputeFloatOffsetForFloatLayoutAdapter(const RenderBlockFlow* renderer, LayoutUnit lineTop, Layou… in ComputeFloatOffsetForFloatLayoutAdapter() function in blink::ComputeFloatOffsetForFloatLayoutAdapter140 virtual ~ComputeFloatOffsetForFloatLayoutAdapter() { } in ~ComputeFloatOffsetForFloatLayoutAdapter()375 …ComputeFloatOffsetForFloatLayoutAdapter<FloatingObject::FloatLeft> adapter(m_renderer, logicalTopA… in logicalLeftOffsetForPositioningFloat()387 …ComputeFloatOffsetForFloatLayoutAdapter<FloatingObject::FloatRight> adapter(m_renderer, logicalTop… in logicalRightOffsetForPositioningFloat()439 inline bool ComputeFloatOffsetForFloatLayoutAdapter<FloatingObject::FloatLeft>::updateOffsetIfNeede… in updateOffsetIfNeeded()450 inline bool ComputeFloatOffsetForFloatLayoutAdapter<FloatingObject::FloatRight>::updateOffsetIfNeed… in updateOffsetIfNeeded()461 LayoutUnit ComputeFloatOffsetForFloatLayoutAdapter<FloatTypeValue>::heightRemaining() const in heightRemaining()