Home
last modified time | relevance | path

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

/external/chromium/webkit/glue/
Dwebaccessibility.h137 STATE_FOCUSABLE, enumerator
Dwebaccessibility.cc242 state |= (1 << WebAccessibility::STATE_FOCUSABLE); in ConvertState()
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_cocoa.mm413 return GetState(browserAccessibility_, WebAccessibility::STATE_FOCUSABLE);
Dbrowser_accessibility_win.cc1288 if ((state_ >> WebAccessibility::STATE_FOCUSABLE) & 1) in InitRoleAndState()
/external/webkit/Tools/
DChangeLog-2011-02-167105 [Gtk] Implement STATE_FOCUSED, STATE_FOCUSABLE, and corresponding events for text objects
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1641728 [Gtk] Implement STATE_FOCUSED, STATE_FOCUSABLE, and corresponding events for text objects