Home
last modified time | relevance | path

Searched defs:IsFocusable (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/views/tab_contents/
Dnative_tab_contents_container_win.cc99 bool NativeTabContentsContainerWin::IsFocusable() const { in IsFocusable() function in NativeTabContentsContainerWin
Dnative_tab_contents_container_gtk.cc94 bool NativeTabContentsContainerGtk::IsFocusable() const { in IsFocusable() function in NativeTabContentsContainerGtk
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_views.cc67 virtual bool IsFocusable() const OVERRIDE { in IsFocusable() function in __anon079c22dd0111::AutocompleteTextfield