Searched refs:selectProbeByInstance (Results 1 – 4 of 4) sorted by relevance
1147 iw->selectProbeByInstance(pi); in SelectProbe()1270 if (((dim == PICK) && !iw->selectProbeByInstance(instance)) || in SetInteractionMode()
692 boolean selectProbeByInstance(int instanceNumber);
4703 if (!this->selectProbeByInstance(this->currentProbeInstance <= 0 ? 0 : in setInteractionMode()5722 if (! this->selectProbeByInstance(i)) in setCurrentProbe()5857 this->selectProbeByInstance(0); in deleteProbe()5884 boolean ImageWindow::selectProbeByInstance(int i) in selectProbeByInstance() function
1668 vc->imageWindow->selectProbeByInstance(node->getInstanceNumber()); in ViewControlDialog_SelectProbeCB()