Home | History | Annotate | Download | only in rendering

Lines Matching defs:adjustPosition

203 void RootInlineBox::adjustPosition(float dx, float dy)
205 InlineFlowBox::adjustPosition(dx, dy);