Home
last modified time | relevance | path

Searched refs:PaintActionChildBackgrounds (Results 1 – 6 of 6) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_object.h78 PaintActionChildBackgrounds, enumerator
H A Drender_line.cpp144 info.phase = PaintActionChildBackgrounds; in paint()
H A Drender_replaced.cpp591 …paintInfo.phase == PaintActionChildBackground || paintInfo.phase == PaintActionChildBackgrounds) && in paint()
H A Drender_block.cpp1896 if (pI.phase == PaintActionChildBackgrounds) { in paintObject()
2007 pI.phase = PaintActionChildBackgrounds; in paintFloats()
H A Drender_layer.cpp1206 paintInfo.phase = PaintActionChildBackgrounds; in paintLayer()
H A Drender_table.cpp551 if (pI.phase == PaintActionChildBackgrounds) { in paint()