Home | History | Annotate | Download | only in win

Lines Matching full:role

352         Add new WebCore to MSAA role mappings.
539 MSAA: Accessibility role of <select multiple> elements is wrong
728 MSAA: Accessibility role of <select> elements is wrong
864 MSAA: Accessibility role of list items is wrong
872 Make the WebCore list item role map to the MSAA list item role.
876 MSAA: Accessibility role of list markers is wrong
884 Make the WebCore list marker role map to the MSAA static text role.
926 MSAA: Accessibility role of text nodes is wrong
935 If the role is WebCore::EditableTextRole, return ROLE_SYSTEM_TEXT.
936 (AccessibleBase::role):
1953 If the object has a string role, return that. Otherwise, return the
1954 integer role.