/external/chromium_org/chrome/test/functional/ |
infobars.py | 29 for tab in window['tabs']: 49 return self.GetBrowserInfo()['windows'][windex]['tabs'][tab_index] 101 """Verify GeoLocation inforbar in multiple tabs.""" 123 infobars = browser_window['tabs'][tab_index]['infobars'] 132 """Verify plugin crash infobar shows up only on the tabs using plugin.""" 163 infobar = self.GetBrowserInfo()['windows'][0]['tabs'][i]['infobars']
|
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
SlidingTabsColorsFragment.java | 89 * A custom {@link ViewPager} title strip which looks much like Tabs present in Android v4.0 and 100 * List of {@link SamplePagerItem} which represent this sample's tabs. 110 * Populate our tab list with tabs. Each item contains a title, indicator color and divider
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
SlidingTabsColorsFragment.java | 89 * A custom {@link ViewPager} title strip which looks much like Tabs present in Android v4.0 and 100 * List of {@link SamplePagerItem} which represent this sample's tabs. 110 * Populate our tab list with tabs. Each item contains a title, indicator color and divider
|
/development/samples/Support4Demos/res/values/ |
strings.xml | 75 <string name="fragment_nesting_tabs_support">Fragment/Nesting Tabs</string> 89 <string name="fragment_tabs">Fragment/Tabs</string> 91 <string name="fragment_tabs_pager">Fragment/Tabs and Pager</string>
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_window_controller.mm | 5 #import "chrome/browser/ui/cocoa/tabs/tab_window_controller.h" 9 #import "chrome/browser/ui/cocoa/tabs/tab_strip_view.h" 132 // Return the appropriate tab strip based on whether or not side tabs are
|
tab_strip_model_observer_bridge.h | 11 #include "chrome/browser/tabs/tab_strip_model_observer.h"
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_gtk.h | 11 #include "chrome/browser/tabs/tab_strip_model.h" 12 #include "chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h" 55 // Starts/Stops highlighting the tabs that will be affected by the
|
/external/chromium_org/cc/trees/ |
layer_tree_host_perftest.cc | 145 // Simulates a tab switcher scene with two stacks of 10 tabs each. 158 // Simulates a tab switcher scene with two stacks of 10 tabs each. 201 // Simulates a tab switcher scene with two stacks of 10 tabs each. Invalidate a
|
/external/chromium_org/chrome/browser/extensions/api/sessions/ |
sessions_apitest.cc | 10 #include "chrome/browser/extensions/api/tabs/tabs_api.h" 141 "\"permissions\": [\"sessions\", \"tabs\"]}")); 163 // Add tabs for the window.
|
/external/chromium_org/chrome/browser/extensions/ |
process_management_browsertest.cc | 13 #include "chrome/browser/ui/tabs/tab_strip_model.h" 75 // Load an extension before adding tabs. 81 // Create multiple tabs for each type of renderer that might exist.
|
/external/chromium_org/chrome/browser/sync/sessions2/ |
sessions_sync_manager.cc | 40 // The URL at which the set of synced tabs is displayed. We treat it differently 155 // Make sure the window has tabs and a viewable window. The viewable window 165 << (*i)->GetTabCount() << " tabs."; 189 // For tabs without WebContents update the |tab_id|, as it could have 208 // change processor calling AssociateTab for all modified tabs. 209 // Therefore, we can key whether this window has valid tabs based on 326 // Associate tabs first so the synced session tracker is aware of them. 337 // TODO(zea): consider a separate container for tabs with outstanding favicon 338 // loads so we don't have to iterate through all tabs comparing urls. 549 // unused tabs/windows get cleared by the CleanupSession(...) call) [all...] |
/external/chromium_org/chrome/browser/sync/ |
sync_prefs_unittest.cc | 74 // Simulate an upgrade to delete directives + proxy tabs support. None of the 90 // Proxy tabs should not be enabled (since sessions wasn't), but history 97 // Now manually enable sessions, which should result in proxy tabs also being
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_gtk.h | 12 #include "chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h" 13 #include "chrome/browser/ui/tabs/tab_strip_model.h" 59 // Starts/Stops highlighting the tabs that will be affected by the
|
/external/chromium_org/content/public/browser/ |
site_instance.h | 26 // (the site) and which tabs have references to each other (the instance). 31 // all tabs that might be able to script each other because of how they were 61 // tabs with no NavigationEntries or in NavigationEntries in the history.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ScriptBinding.py | 6 It also runs the tabnanny to catch any inconsistent tabs. 37 2) Your indentation mixes tabs and spaces. 39 To fix case 2, change all tabs to spaces by using Edit->Select All followed \
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ScriptBinding.py | 6 It also runs the tabnanny to catch any inconsistent tabs. 37 2) Your indentation mixes tabs and spaces. 39 To fix case 2, change all tabs to spaces by using Edit->Select All followed \
|
/development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/ |
TabHelperHoneycomb.java | 26 * Helper class to build tabs on Honeycomb. Call {@link TabCompatActivity#getTabHelper()}
|
/external/chromium/chrome/browser/chromeos/frame/ |
browser_frame_view_chromeos.cc | 15 // Additional pixels of pad above the tabs.
|
/external/chromium/chrome/browser/debugger/ |
inspectable_tab_proxy.cc | 12 #include "chrome/browser/tabs/tab_strip_model.h"
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 210 winEl.tabItems = win.tabs; 212 winEl.textContent = formatTabsText(win.tabs.length); 221 // Sort tabs by MRU order 222 win.tabs.sort(function(a, b) { 227 win.tabs.forEach(function(data) { 253 logEvent('received recently closed tabs'); 283 el.tabItems = data.tabs; 285 el.textContent = formatTabsText(data.tabs.length); 308 a.textContent = formatTabsText(data.tabs.length); 875 * @param {number} numTabs Number of tabs in the window [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
history_menu_bridge.h | 47 // all the tabs within that closed window. By convention, these submenu items 85 // retains this. During a rebuild flood (if the user closes a lot of tabs 98 // If the HistoryItem is a window, this will be the vector of tabs. Note 102 std::vector<HistoryItem*> tabs; member in struct:HistoryMenuBridge::HistoryItem
|
/external/chromium/chrome/browser/ui/find_bar/ |
find_bar_controller.h | 45 // the user switches tabs in the Browser window. |contents| can be NULL.
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_gtk_interactive_uitest.cc | 7 #include "chrome/browser/tabs/tab_strip_model.h"
|
/external/chromium/chrome/browser/ui/tabs/ |
dock_info_win.cc | 5 #include "chrome/browser/ui/tabs/dock_info.h" 11 #include "chrome/browser/ui/views/tabs/tab.h" 88 // that the user can't reattach tabs to. So we ignore them. This is a bit 92 // reattach tabs.
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab.h | 12 #include "chrome/browser/ui/views/tabs/base_tab.h"
|