Searched defs:shape (Results 1 – 2 of 2) sorted by relevance
103 public Image getIcon(String osName, int color, int shape) { in getIcon()144 public ImageDescriptor getImageDescriptor(String osName, int color, int shape) { in getImageDescriptor()173 public LetterImageDescriptor(char letter, int color, int shape) { in LetterImageDescriptor()
191 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE; in getIcon() local208 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE; in getImageDescriptor() local