Searched refs:synthesize (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dstyle-swatch.h59 void setWatchedTool (const char *path, bool synthesize);
H A Dstyle-swatch.cpp225 StyleSwatch::setWatchedTool(const char *path, bool synthesize) argument
242 // hack until there is a real synthesize events function for prefs,
244 if (synthesize && _tool_obs) {

Completed in 13 milliseconds