Home | History | Annotate | Download | only in rendering

Lines Matching refs:absPos

1844         FloatPoint absPos = renderer->localToAbsolute(FloatPoint(), IsFixed);
1845 location += LayoutSize(absPos.x(), absPos.y());