Lines Matching full:platformuielement
154 AccessibilityUIElement::AccessibilityUIElement(PlatformUIElement element)
269 NSString* attributes = attributesOfElement(elementVector[i].platformUIElement());
327 return [m_element accessibilityIndexOfChild:element->platformUIElement()];
1135 NSArray* array = [NSArray arrayWithObject:element->platformUIElement()];
1175 m_notificationHandler = [[AccessibilityNotificationHandler alloc] initWithPlatformElement:platformUIElement()];
1272 id textMarkerRange = [m_element accessibilityAttributeValue:@"AXTextMarkerRangeForUIElement" forParameter:element->platformUIElement()];