Searched defs:IsFocusable (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/ui/views/tab_contents/ | ||
D | native_tab_contents_container_win.cc | 99 bool NativeTabContentsContainerWin::IsFocusable() const { in IsFocusable() function in NativeTabContentsContainerWin |
D | native_tab_contents_container_gtk.cc | 94 bool NativeTabContentsContainerGtk::IsFocusable() const { in IsFocusable() function in NativeTabContentsContainerGtk |
/external/chromium/chrome/browser/autocomplete/ | ||
D | autocomplete_edit_view_views.cc | 67 virtual bool IsFocusable() const OVERRIDE { in IsFocusable() function in __anon079c22dd0111::AutocompleteTextfield |