Home | History | Annotate | Download | only in accessibility

Lines Matching defs:role

86                                    int32 role) {
92 role);
96 // Verifies MSAA Name and Role properties of the given IAccessible.
98 int32 role) {
106 // Verify MSAA Role property.
113 EXPECT_EQ(role, acc_role.lVal);
169 // Verify root view MSAA name and role.
178 // Verify toolbar MSAA name and role.
187 // Verify Back button MSAA name and role.
197 // Verify Forward button MSAA name and role.
207 // Verify Reload button MSAA name and role.
216 // Verify Home button MSAA name and role.
226 // Verify Star button MSAA name and role.
236 // Verify App menu button MSAA name and role.