Searched refs:is_relative (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Ddesktop-style.h61 void sp_desktop_set_color(SPDesktop *desktop, ColorRGBA const &color, bool is_relative, bool fill);
H A Ddesktop-style.cpp74 sp_desktop_set_color(SPDesktop *desktop, ColorRGBA const &color, bool is_relative, bool fill) argument
77 if (is_relative) {
/inkscape/src/widgets/
H A Dtext-toolbar.cpp511 static bool is_relative( Unit const *unit ) { function
532 if ( !is_relative(unit) ) {
546 if ( is_relative(unit) ) {
610 if ( !is_relative(unit) ) {
643 } else if (is_relative(unit)) {
704 if ( is_relative(unit) ) {

Completed in 511 milliseconds