Searched refs:mTrueImage (Results 1 – 1 of 1) sorted by relevance
39 private static final Image mTrueImage = DesignerPlugin.getImage("properties/true.png"); field in BooleanXmlPropertyEditor58 image = mTrueImage; in paint()87 if (location == null || location.x < mTrueImage.getBounds().width + 2) { in activate()