Home | History | Annotate | Download | only in rendering

Lines Matching full:xoff

3079 int RenderBlock::addOverhangingFloats(RenderBlock* child, int xoff, int yoff, bool makeChildPaintOtherFloats)
3100 floatingObj->m_left = r->m_left - xoff;
3135 void RenderBlock::addIntrudingFloats(RenderBlock* prev, int xoff, int yoff)
3158 floatingObj->m_left = r->m_left - xoff;
3160 xoff| variable
3161 // above. |xoff| will equal -flow->marginLeft() in this case, so it's already been taken