Searched refs:setUseShadowColors (Results 1 – 10 of 10) sorted by relevance
94 m_threeDBarAttributes.setUseShadowColors( false ); in initValues()125 m_threeDBarAttributes.setUseShadowColors( checked ); in on_useShadowColors_toggled()
59 threeDAttrs.setUseShadowColors( false ); in testCloningBarDiagram()107 threeDAttrs.setUseShadowColors( false ); in testCloningPieDiagram()
42 void setUseShadowColors( bool useShadowColors );
74 void ThreeDPieAttributes::setUseShadowColors( bool shadowColors ) in setUseShadowColors() function in ThreeDPieAttributes
77 void ThreeDBarAttributes::setUseShadowColors( bool shadowColors ) in setUseShadowColors() function in ThreeDBarAttributes
135 td.setUseShadowColors( false ); // not implemented yet in testThreeDPieAttributesValueSettings()
178 td.setUseShadowColors( false ); in testThreeDBarAttributesValueSettings()
94 td.setUseShadowColors( true ); in changeThreeD()
182 threed.setUseShadowColors(true); in set3D()