/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/farViewer/ |
H A D | gl_mesh.h | 103 void SetFaceColor(int face, float r, float g, float b, float a);
|
H A D | gl_mesh.cpp | 962 GLMesh::SetFaceColor(int face, float r, float g, float b, float a) { in SetFaceColor() function in GLMesh
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | spinbtn.cxx | 136 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 138 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
H A D | scrbar.cxx | 385 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 387 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
H A D | button.cxx | 1370 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 1372 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | spinbtn.cxx | 136 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 138 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
H A D | scrbar.cxx | 385 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 387 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
H A D | spinfld.cxx | 980 aStyleSettings.SetFaceColor(COL_LIGHTGRAY); in Draw()
|
H A D | button.cxx | 1344 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 1346 aStyleSettings.SetFaceColor( GetSettings().GetStyleSettings().GetFaceColor() ); in Draw()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/ |
H A D | CustomWidgetDraw.cxx | 338 aStyleSet.SetFaceColor(aStyle.maFaceColor); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | settings.hxx | 228 void SetFaceColor( const Color& rColor );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | settings.hxx | 220 void SetFaceColor( const Color& rColor );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/ |
H A D | CustomWidgetDraw.cxx | 342 aStyleSet.SetFaceColor(Color(ColorTransparency, aStyle.maFaceColor)); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/annotations/ |
H A D | annotationwindow.cxx | 554 aStyleSettings2.SetFaceColor(maColor); in SetColor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 394 lcl_setStyleColor( *m_pData, &StyleSettings::SetFaceColor, _facecolor ); in setFaceColor()
|
H A D | vclxwindows.cxx | 113 aStyleSettings.SetFaceColor( aAppStyle.GetFaceColor( ) ); in setButtonLikeFaceColor() 124 aStyleSettings.SetFaceColor( nBackgroundColor ); in setButtonLikeFaceColor()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 391 lcl_setStyleColor( *m_pData, &StyleSettings::SetFaceColor, _facecolor ); in setFaceColor()
|
H A D | vclxwindows.cxx | 107 aStyleSettings.SetFaceColor( aAppStyle.GetFaceColor( ) ); in setButtonLikeFaceColor() 118 aStyleSettings.SetFaceColor( Color(nBackgroundColor) ); in setButtonLikeFaceColor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/ |
H A D | settings.cxx | 736 StyleSettings::SetFaceColor( const Color& rColor ) in SetFaceColor() function in StyleSettings 3208 SetFaceColor( aBackColor ); in BatchSetBackgrounds()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/ |
H A D | settings.cxx | 699 StyleSettings::SetFaceColor( const Color& rColor ) in SetFaceColor() function in StyleSettings 3029 SetFaceColor( aBackColor ); in BatchSetBackgrounds()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/ |
H A D | FileDefinitionWidgetDraw.cxx | 941 aStyleSet.SetFaceColor(pDefinitionStyle->maFaceColor); in updateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/ |
H A D | FileDefinitionWidgetDraw.cxx | 1017 aStyleSet.SetFaceColor(pDefinitionStyle->maFaceColor); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/ |
H A D | AnnotationWin2.cxx | 1072 aStyleSettings2.SetFaceColor(mColorDark); in SetColor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/ |
H A D | salframe.cxx | 2641 aStyleSettings.SetFaceColor( ImplWinColorToSal( GetSysColor( COLOR_3DFACE ) ) ); in UpdateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/ |
H A D | salframe.cxx | 2591 aStyleSettings.SetFaceColor( ImplWinColorToSal( GetSysColor( COLOR_3DFACE ) ) ); in UpdateSettings()
|