Home
last modified time | relevance | path

Searched refs:ROLE_TABLE (Results 1 – 6 of 6) sorted by relevance

/external/chromium/webkit/glue/
Dwebaccessibility.h109 ROLE_TABLE, enumerator
Dwebaccessibility.cc202 return WebAccessibility::ROLE_TABLE; in ConvertRole()
/external/chromium/chrome/browser/accessibility/
Drenderer_accessibility_browsertest.cc230 EXPECT_EQ(WebAccessibility::ROLE_TABLE, table.role); in IN_PROC_BROWSER_TEST_F()
Dbrowser_accessibility_cocoa.mm54 { WebAccessibility::ROLE_TABLE, NSAccessibilityTableRole },
Dbrowser_accessibility_win.cc1523 case WebAccessibility::ROLE_TABLE: in InitRoleAndState()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2938967 [GTK] Objects of ROLE_TABLE should implement the accessible table interface
38991 [GTK] Objects of ROLE_TABLE should implement the accessible table interface
40157 [GTK] Objects of ROLE_TABLE should implement the accessible table interface
40824 [GTK] Objects of ROLE_TABLE should implement the accessible table interface
83806 [Gtk] Segfault when examining an object of ROLE_TABLE via at-spi