Lines Matching refs:getBool
276 if (prefs->getBool("/tools/nodes/selcue")) {
280 if (prefs->getBool("/tools/nodes/gradientdrag")) {
335 this->show_handles = value.getBool(true);
338 this->show_outline = value.getBool();
341 this->live_outline = value.getBool();
344 this->live_objects = value.getBool();
347 this->show_path_direction = value.getBool();
350 this->show_transform_handles = value.getBool(true);
354 this->single_node_transform_handles = value.getBool();
358 this->edit_clipping_paths = value.getBool();
361 this->edit_masks = value.getBool();
513 if (prefs->getBool("/tools/nodes/pathflash_enabled")) {
518 if (!prefs->getBool("/tools/nodes/pathflash_selected") && selection->includes(over_item)) {