Searched refs:showAt (Results 1 – 3 of 3) sorted by relevance
69 public void showAt(int left, int top) { in showAt() method in ContextMenu75 showAt(left + Window.getScrollLeft(), top + Window.getScrollTop()); in showAtWindow()
71 menu.showAt(actionsButton.getAbsoluteLeft(), in onClick()
419 menu.showAt(cloneButton.getAbsoluteLeft(), in cloneJob()