Home
last modified time | relevance | path

Searched refs:IsTextLineColor (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwindow3.cxx112 bool Window::IsTextLineColor() const { return GetOutDev()->IsTextLineColor(); } in IsTextLineColor() function in vcl::Window
H A Dpaint.cxx1365 if (IsTextLineColor()) in ImplPaintToDevice()
1465 if( IsTextLineColor() ) in ImplPaintToDevice()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Doutdevstate.cxx87 if (nFlags & PushFlags::TEXTLINECOLOR && IsTextLineColor()) in Push()
H A Dtextline.cxx686 if ( !IsTextLineColor() ) in ImplDrawTextLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Doutdevstate.cxx86 if (nFlags & PushFlags::TEXTLINECOLOR && IsTextLineColor()) in Push()
H A Dtextline.cxx686 if ( !IsTextLineColor() ) in ImplDrawTextLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dpaint.cxx1382 if (IsTextLineColor()) in ImplPaintToDevice()
1502 if( IsTextLineColor() ) in ImplPaintToDevice()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dwindow.hxx1568 bool IsTextLineColor() const;
H A Doutdev.hxx1016 bool IsTextLineColor() const { return !maTextLineColor.IsTransparent(); } in IsTextLineColor() function in OutputDevice
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Doutdev.hxx1120 …bool IsTextLineColor() const { return (maTextLineColor.GetTransparency() ==… in IsTextLineColor() function in OutputDevice
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/fmcomp/
H A Dgridcell.cxx757 bool bTextLineColor = rParent.IsTextLineColor(); in ImplInitWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridcell.cxx740 bool bTextLineColor = rParent.IsTextLineColor(); in ImplInitWindow()