Searched refs:leaf (Results 1 – 3 of 3) sorted by relevance
180 GLLeafNode leaf = new GLLeafNode(c); in constructCallHierarchy() local182 hierarchyStack.peek().addChild(leaf); in constructCallHierarchy()184 items.add(leaf); in constructCallHierarchy()
296 String leaf = f.getName(); in findSamplesManifests() local297 if (!SdkConstants.FD_SOURCES.equals(leaf) && in findSamplesManifests()298 !SdkConstants.FD_ASSETS.equals(leaf) && in findSamplesManifests()299 !SdkConstants.FD_RES.equals(leaf)) { in findSamplesManifests()
1613 boolean expanded, boolean leaf, int row, boolean hasFocus) { in getTreeCellRendererComponent() argument1618 leaf, row, hasFocus); in getTreeCellRendererComponent()