Searched refs:getIconName (Results 1 – 3 of 3) sorted by relevance
113 return getIconFolder(options) + '/' + getIconName(options, name); in getIconPath()120 protected String getIconName(Options options, String name) { in getIconName() method in GraphicGenerator
186 protected String getIconName(Options options, String name) {
365 view.getDisplayName(), view.getInitString(), view.getIconName())); in getPaletteEntries()373 String icon = variation.getIconName(); in getPaletteEntries()609 private String getIconName() { in getIconName() method in ViewMetadataRepository.ViewData