Searched refs:changeableAttr (Results 1 – 1 of 1) sorted by relevance
74 private boolean changeableAttr = true; field in _XAccessibleEditableText84 changeableAttr = b.booleanValue(); in before()475 res &= (changeableAttr && locRes) in _setAttributes()476 || (!changeableAttr && !locRes); in _setAttributes()477 if (changeableAttr) { in _setAttributes()
Completed in 11 milliseconds