Home
last modified time | relevance | path

Searched refs:selection_painting_int_rect (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dreplaced_painter.cc186 IntRect selection_painting_int_rect = in Paint() local
191 selection_painting_int_rect); in Paint()
195 local_paint_info.context.FillRect(selection_painting_int_rect, in Paint()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dreplaced_painter.cc185 IntRect selection_painting_int_rect = in Paint() local
193 local_paint_info.context.FillRect(selection_painting_int_rect, in Paint()