Lines Matching defs:ZoomTool
33 const std::string& ZoomTool::getPrefsPath() {34 return ZoomTool::prefsPath;37 const std::string ZoomTool::prefsPath = "/tools/zoom";39 ZoomTool::ZoomTool()46 ZoomTool::~ZoomTool() {49 void ZoomTool::finish() {60 void ZoomTool::setup() {74 bool ZoomTool::root_handler(GdkEvent* event) {