Home
last modified time | relevance | path

Searched refs:onSelection (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts97 private onSelection: property in PanAndZoomHandler
108 onSelection,
116 onSelection:
126 this.onSelection = onSelection;
144 this.onSelection(dragStartX, dragStartY, prevX, x, y, edit);
Dviewer_page.ts133 onSelection: (
/external/autotest/frontend/client/src/autotest/common/table/
DLinkSetFilter.java39 public void onSelection(SelectionEvent<Integer> event) { in onSelection() method in LinkSetFilter
/external/autotest/frontend/client/src/autotest/common/ui/
DCustomTabPanel.java216 public void onSelection(SelectionEvent<Integer> event) { in onSelection() method in CustomTabPanel