Home
last modified time | relevance | path

Searched defs:GetBackColor (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpbackgroundoverride.hxx83 const LwpColor& GetBackColor() const { return m_aStuff.m_aFillColor; } in GetBackColor() function in LwpBackgroundOverride
H A Dlwplayout.cxx896 LwpColor* LwpMiddleLayout::GetBackColor() in GetBackColor() function in LwpMiddleLayout
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpbackgroundoverride.hxx84 const LwpColor& GetBackColor() const { return m_aStuff.m_aFillColor; } in GetBackColor() function in LwpBackgroundOverride
H A Dlwplayout.cxx906 LwpColor* LwpMiddleLayout::GetBackColor() in GetBackColor() function in LwpMiddleLayout
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfdrawareastyle.hxx137 inline const XFColor& XFDrawAreaStyle::GetBackColor() const in GetBackColor() function in XFDrawAreaStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfdrawareastyle.hxx137 inline const XFColor& XFDrawAreaStyle::GetBackColor() const in GetBackColor() function in XFDrawAreaStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtreelistentry.hxx113 const Color& GetBackColor() const { return maBackColor; } in GetBackColor() function in SvTreeListEntry
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dtreelistentry.hxx118 const Color& GetBackColor() const { return maBackColor; } in GetBackColor() function in SvTreeListEntry
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Dulayerstackinterface.pas86 function GetBackColor(ASelected: boolean): TColor; in GetBackColor() function
1175 function TLayerStackInterface.GetBackColor(ASelected: boolean): TColor; in TLayerStackInterface.GetBackColor() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbainterior.cxx296 ScVbaInterior::GetBackColor() in GetBackColor() function in ScVbaInterior
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbainterior.cxx302 ScVbaInterior::GetBackColor() in GetBackColor() function in ScVbaInterior
/dports/devel/cld2/cld-20150505/internal/
H A Ddebug.cc171 static int GetBackColor(Language lang, bool lighten) { in GetBackColor() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_light.cpp243 void trpgLightAttr::GetBackColor( trpgColor& out_backColor ) in GetBackColor() function in trpgLightAttr
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_light.cpp243 void trpgLightAttr::GetBackColor( trpgColor& out_backColor ) in GetBackColor() function in trpgLightAttr
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dswfont.hxx190 const std::optional<Color>& GetBackColor() const{ return mxBackColor; } in GetBackColor() function in SwFont
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dswfont.hxx191 const Color* GetBackColor() const{ return m_pBackColor.get(); } in GetBackColor() function in SwFont
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DCSyntaxRichEditCtrl.cpp617 COLORREF CSyntaxRichEditCtrl::GetBackColor( int charIndex ) const { in GetBackColor() function in CSyntaxRichEditCtrl
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1476 FX_ARGB CPDF_RenderStatus::GetBackColor(const CPDF_Dictionary* pSMaskDict, in GetBackColor() function in CPDF_RenderStatus
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DQuickdraw.pas2937 procedure GetBackColor( var color: RGBColor ); external name '_GetBackColor'; procedure
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1682 FX_ARGB CPDF_RenderStatus::GetBackColor(const CPDF_Dictionary* pSMaskDict, in GetBackColor() function in CPDF_RenderStatus
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/tools/
H A Dutool.pas271 function GetBackColor: TBGRAPixel; in GetBackColor() function
1596 function TToolManager.GetBackColor: TBGRAPixel; in GetBackColor() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs2810 pub unsafe fn GetBackColor(&self) -> ::windows::runtime::Result<i32> { in GetBackColor() method
3147 pub unsafe fn GetBackColor(&self) -> ::windows::runtime::Result<i32> { in GetBackColor() method