Home | History | Annotate | Download | only in rendering

Lines Matching refs:preservePhase

2603 void RenderBlock::paintFloats(PaintInfo& paintInfo, int tx, int ty, bool preservePhase)
2615 currentPaintInfo.phase = preservePhase ? paintInfo.phase : PaintPhaseBlockBackground;
2618 if (!preservePhase) {