Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/tko/embedded_spreadsheet/
DEmbeddedSpreadsheetDisplay.java25 private void notifyParent(Widget w) { in notifyParent() method in EmbeddedSpreadsheetDisplay
27 notifyParent(elem.getClientWidth(), elem.getClientHeight()); in notifyParent()
30 private native void notifyParent(int width, int height) /*-{ in notifyParent() method in EmbeddedSpreadsheetDisplay
39 notifyParent(spreadsheet); in getOnSpreadsheetRendered()
52 notifyParent(noResults);