Home
last modified time | relevance | path

Searched refs:getAtkNameForAttribute (Results 1 – 2 of 2) sorted by relevance

/dports/accessibility/orca/orca-41.1/src/orca/
H A Dtext_attribute_names.py776 textAttr = script.utilities.getAtkNameForAttribute(textAttr)
H A Dscript_utilities.py3121 def getAtkNameForAttribute(self, attribName): member in Utilities