Searched refs:SendAccessibilityNotification (Results 1 – 3 of 3) sorted by relevance
109 SendAccessibilityNotification( in HandleMenuItemFocused()173 SendAccessibilityNotification(type, &info); in SendButtonNotification()179 SendAccessibilityNotification(type, &info); in SendLinkNotification()185 SendAccessibilityNotification(type, &info); in SendMenuNotification()210 SendAccessibilityNotification(type, &info); in SendMenuItemNotification()260 SendAccessibilityNotification(type, &info); in SendLocationBarNotification()273 SendAccessibilityNotification(type, &info); in SendTextfieldNotification()284 SendAccessibilityNotification(type, &info); in SendComboboxNotification()295 SendAccessibilityNotification(type, &info); in SendCheckboxNotification()
20 void SendAccessibilityNotification(
16 void SendAccessibilityNotification( in SendAccessibilityNotification() function