Searched refs:accObject (Results 1 – 5 of 5) sorted by relevance
212 AccessibilityRenderObject* accObject = static_cast<AccessibilityRenderObject*>(coreObject); in setAtkRelationSetFromCoreObject() local213 if (accObject->isControl()) { in setAtkRelationSetFromCoreObject()214 AccessibilityObject* label = accObject->correspondingLabelForControlElement(); in setAtkRelationSetFromCoreObject()218 AccessibilityObject* control = accObject->correspondingControlForLabelElement(); in setAtkRelationSetFromCoreObject()861 gchar* textForObject(AccessibilityRenderObject* accObject) in textForObject() argument866 if (accObject->isTextControl()) { in textForObject()867 unsigned textLength = accObject->textLength(); in textForObject()869 PlainTextRange range = accObject->doAXRangeForLine(lineNumber); in textForObject()874 String lineText = accObject->doAXStringForRange(range); in textForObject()877 range = accObject->doAXRangeForLine(++lineNumber); in textForObject()[all …]
3781 check for the accObject->renderer() before trying to use
1725 (KWQAccObjectCache::accObject):1911 (KWQAccObjectCache::accObject):
10350 namespace. Renamed accObject to get, removed setAccObject, renamed removeAccObject34718 (KWQAccObjectCache::accObject):
44376 (KWQAccObjectCache::accObject):