Searched refs:getCall (Results 1 – 4 of 4) sorted by relevance
41 GLCall getCall(); in getCall() method86 public GLCall getCall() { in getCall() method in GLCallGroups.GLTreeNode120 public GLCall getCall() { in getCall() method in GLCallGroups.GLLeafNode
690 GLCall c = ((GLCallNode) element).getCall(); in update()770 String func = element.getCall().getFunction().toString(); in getTextUnderNode()854 sb.append(((GLCallNode) data).getCall()); in copySelectionToClipboard()946 return ((GLCallNode) data).getCall().toString(); in getItem()
206 selectedCall = ((GLCallNode) data).getCall(); in selectionChanged()
209 return ((GLCallNode) data).getCall(); in getSelectedCall()