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

/inkscape/src/ui/tools/
H A Dconnector-tool.h101 SPKnot *clickedhandle; member in class:Inkscape::UI::Tools::ConnectorTool
H A Dconnector-tool.cpp175 , clickedhandle(NULL)
616 if (this->clickedhandle == this->endpt_handle[0]) {
760 if (this->clickedhandle == this->endpt_handle[0]) {
1025 cc->clickedhandle = cc->active_handle;
1034 if (cc->clickedhandle == cc->endpt_handle[0]) {

Completed in 12 milliseconds