Searched refs:allowsSingleInstanceOnly (Results 1 – 10 of 10) sorted by relevance
51 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterUserPresetRepresentation
80 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterImageBorderRepresentation
93 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterFxRepresentation
86 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterStraightenRepresentation
118 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterRotateRepresentation
150 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterMirrorRepresentation
119 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterColorBorderRepresentation
115 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterCropRepresentation
150 public boolean allowsSingleInstanceOnly() { in allowsSingleInstanceOnly() method in FilterRepresentation
641 if (filterRepresentation.allowsSingleInstanceOnly()) { in useFilterRepresentation()