Home
last modified time | relevance | path

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

/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.h219 bool get_exponential()const {return exponential_; } in get_exponential() function
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.h219 bool get_exponential()const {return exponential_; } in get_exponential() function
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.h219 bool get_exponential()const {return exponential_; } in get_exponential() function
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/workarearenderer/
H A Drenderer_ducks.cpp557 if ((*iter)->get_exponential()){ in render_vfunc()
579 if (!(*iter)->get_exponential()) in render_vfunc()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/workarearenderer/
H A Drenderer_ducks.cpp557 if ((*iter)->get_exponential()){ in render_vfunc()
579 if (!(*iter)->get_exponential()) in render_vfunc()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/workarearenderer/
H A Drenderer_ducks.cpp557 if ((*iter)->get_exponential()){ in render_vfunc()
579 if (!(*iter)->get_exponential()) in render_vfunc()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/
H A Dduck.h300 bool get_exponential()const in get_exponential() function
H A Dduckmatic.cpp1028 if( duck.get_exponential() ) { in on_duck_changed()
1703 if ( param_desc && param_desc!=REAL_COOKIE && param_desc->get_exponential() ) in add_to_ducks()
1706 duck->set_exponential(param_desc->get_exponential()); in add_to_ducks()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/
H A Dduck.h300 bool get_exponential()const in get_exponential() function
H A Dduckmatic.cpp1028 if( duck.get_exponential() ) { in on_duck_changed()
1703 if ( param_desc && param_desc!=REAL_COOKIE && param_desc->get_exponential() ) in add_to_ducks()
1706 duck->set_exponential(param_desc->get_exponential()); in add_to_ducks()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/
H A Dduck.h300 bool get_exponential()const in get_exponential() function
H A Dduckmatic.cpp1028 if( duck.get_exponential() ) { in on_duck_changed()
1703 if ( param_desc && param_desc!=REAL_COOKIE && param_desc->get_exponential() ) in add_to_ducks()
1706 duck->set_exponential(param_desc->get_exponential()); in add_to_ducks()