Searched refs:colorValidator (Results 1 – 2 of 2) sorted by relevance
566 if color is not None and not colorValidator(color):615 if color is not None and not colorValidator(color):652 def colorValidator(value): function747 if color is not None and not colorValidator(color):1059 if not colorValidator(value):
29 colorValidator,810 "color" : dict(type=basestring, valueValidator=colorValidator),