Lines Matching refs:testProperty
83 testProperty("DefaultControl", ControlTester) ; in _DefaultControl()
91 testProperty("BorderColor", new PropertyTester() { in _BorderColor()
103 testProperty("TextColor", new PropertyTester() { in _TextColor()
116 testProperty("TextLineColor", new PropertyTester() { in _TextLineColor()
129 testProperty("BackgroundColor", new PropertyTester() { in _BackgroundColor()
142 testProperty("EffectiveDefault", new Double(5.8),new Double(2.3)) ; in _EffectiveDefault()
150 testProperty("EffectiveValue", new Double(5.8),new Double(2.3)) ; in _EffectiveValue()
158 testProperty("EffectiveMax", new PropertyTester() { in _EffectiveMax()
171 testProperty("FormatsSupplier", new PropertyTester() { in _FormatsSupplier()
188 testProperty("EffectiveMin", new PropertyTester() { in _EffectiveMin()
201 testProperty("FormatKey", new PropertyTester() { in _FormatKey()
214 testProperty("StrictFromat", new PropertyTester() { in _StrictFromat()
227 testProperty("Tabstop", new PropertyTester() { in _Tabstop()
240 testProperty("Text", new PropertyTester() { in _Text()