Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderBoxModelObject.h38 BackgroundBleedNone, enumerator
121 …t ty, int w, int h, const RenderStyle*, BackgroundBleedAvoidance = BackgroundBleedNone, bool inclu…
H A DInlineFlowBox.cpp1032 …t()->paintFillLayerExtended(paintInfo, c, fillLayer, tx, ty, w, h, BackgroundBleedNone, this, w, h… in paintFillLayer()
1062 …(paintInfo, c, fillLayer, stripX, stripY, stripWidth, stripHeight, BackgroundBleedNone, this, w, h… in paintFillLayer()
1130 …lObject()->paintBorder(context, tx, ty, w, h, renderer()->style(), BackgroundBleedNone, includeLog… in paintBoxDecorations()
H A DRenderBox.h411 … int tx, int ty, int width, int height, BackgroundBleedAvoidance = BackgroundBleedNone, CompositeO…
H A DRenderBox.cpp807 …Left(), view()->docTop(), view()->docWidth(), view()->docHeight(), BackgroundBleedNone, CompositeS… in paintRootBoxFillLayers()
820 return BackgroundBleedNone; in determineBackgroundBleedAvoidance()
825 return BackgroundBleedNone; in determineBackgroundBleedAvoidance()
960 …illLayers(paintInfo, Color(), style()->maskLayers(), tx, ty, w, h, BackgroundBleedNone, compositeO… in paintMaskImages()
H A DRenderTableCell.cpp1000 …paintFillLayers(paintInfo, c, bgLayer, tx, ty, w, h, BackgroundBleedNone, CompositeSourceOver, bac… in paintBackgroundsBehindCell()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog16838 Pass BackgroundBleedNone for the root box.
16849 Use BackgroundBleedNone.
16857 Pass BackgroundBleedNone. At some point we may want to do the right
16864 Pass BackgroundBleedNone.