Home
last modified time | relevance | path

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

/dports/accessibility/orca/orca-41.1/src/orca/
H A Dscript_utilities.py4389 def _objectBoundsMightBeBogus(self, obj): member in Utilities
4396 if self._objectBoundsMightBeBogus(obj) \
/dports/accessibility/orca/orca-41.1/src/orca/scripts/web/
H A Dscript_utilities.py3300 def _objectBoundsMightBeBogus(self, obj): member in Utilities
3302 return super()._objectBoundsMightBeBogus(obj)