Searched refs:isSelectionEmpty (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/gui/
H A DListPanel.java311 boolean selected = !list.isSelectionEmpty();
H A DClassPathPanel.java183 if (!list.isSelectionEmpty())
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrameClient.h330 virtual void didChangeSelection(bool isSelectionEmpty) { } argument
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
H A DTestCaseEditController.java346 final TestCase nextActiveCase = listCases.isSelectionEmpty() ?

Completed in 1742 milliseconds