Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextview.cxx288 TextSelection *pDrawSelection = nullptr; in ImpPaint() local
290 pDrawSelection = &mpImpl->maSelection; in ImpPaint()
293 ImpPaint(rRenderContext, aStartPos, &rRect, pDrawSelection); in ImpPaint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextview.cxx293 TextSelection *pDrawSelection = nullptr; in ImpPaint() local
295 pDrawSelection = &mpImpl->maSelection; in ImpPaint()
298 ImpPaint(rRenderContext, aStartPos, &rRect, pDrawSelection); in ImpPaint()