Searched
full:tabs (Results
526 -
550 of
1626) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/manual-tests/ |
pre-tab-selection-rect.html | 37 Incorrect selection highlighting in pre-formatted text with tabs</i>.
|
show-hide-object.html | 25 // 2 html tabs for multiple flash/java
|
/external/webkit/Source/WebCore/plugins/gtk/ |
xembed.h | 1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
/external/webkit/Source/WebKit/chromium/ |
WebKit.gypi | 76 # indent-tabs-mode:nil
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
common.py | 62 """Supports checking for and handling tabs."""
|
/external/webrtc/src/modules/audio_processing/main/source/ |
apm.gyp | 75 # indent-tabs-mode:nil
|
/external/webrtc/src/system_wrappers/source/ |
system_wrappers.gyp | 144 # indent-tabs-mode:nil
|
/hardware/ti/omap3/dspbridge/inc/ |
dbapi.h | 32 *! 11-May-2000 gp: Reformatted; converted tabs to spaces; changed NODEHANDLE
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbapi.h | 32 *! 11-May-2000 gp: Reformatted; converted tabs to spaces; changed NODEHANDLE
|
/packages/apps/Browser/src/com/android/browser/ |
NfcHandler.java | 32 * Incognito tabs will not be shared over NFC.
|
UI.java | 63 public void updateTabs(List<Tab> tabs);
|
/packages/apps/Settings/res/layout/ |
trusted_credentials.xml | 28 android:id="@android:id/tabs"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/ |
AssetType.java | 32 /** Icons shown as part of tabs */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/ |
MenuTreePage.java | 34 /** Page id used for switching tabs programmatically */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/ |
XmlTreePage.java | 34 /** Page id used for switching tabs programmatically */
|
/external/chromium/chrome/common/extensions/ |
extension_unittest.cc | [all...] |
/frameworks/base/core/java/android/text/ |
Layout.java | 325 // tabs. 377 // Can't tell if we have tabs for sure, currently 617 * characters that need to be handled specially, like tabs 789 // Just checking this line should be good enough, tabs should be 791 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); local 792 if (tabs.length > 0) { 793 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse 906 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); local [all...] |
/external/chromium/chrome/browser/ui/ |
browser.h | 27 #include "chrome/browser/tabs/tab_handler.h" 28 #include "chrome/browser/tabs/tab_strip_model_delegate.h" // TODO(beng): remove 29 #include "chrome/browser/tabs/tab_strip_model_observer.h" // TODO(beng): remove 226 // Opens a new window with the tabs from |profile|'s TabRestoreService. 366 // |relative_index| gives the index of the url into the number of tabs that 601 // This call is O(N) in the number of tabs. 728 // Figure out if there are tabs that have beforeunload handlers. 755 // Result of the tab strip not having any significant tabs. [all...] |
/development/samples/Support4Demos/res/values/ |
strings.xml | 83 <string name="fragment_tabs">Fragment/Tabs</string> 85 <string name="fragment_tabs_pager">Fragment/Tabs and Pager</string>
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_controller.h | 35 // As tabs are added/removed from the browsers, the number of snapshot 109 // Saves the currently selected tabs in the snapshots so that they
|
/external/chromium/chrome/browser/extensions/ |
extension_message_service.h | 30 // extension process, or an extension context calls "tabs.connect(tabId)" to 79 // are restricted to that tab, so if there are multiple tabs in that process,
|
/external/chromium/chrome/browser/ |
oom_priority_manager.cc | 13 #include "chrome/browser/tabs/tab_strip_model.h" 75 // the user selected two tabs at about the same time, we still want
|
/external/chromium/chrome/browser/resources/net_internals/ |
tabswitcherview.js | 45 // Position each of the tabs content areas. 82 // Start tabs off as hidden.
|
/external/chromium/chrome/browser/resources/options/ |
certificate_manager.html | 4 <!-- Navigation tabs --> 5 <div class="subpages-nav-tabs">
|
/external/chromium/chrome/browser/resources/shared/js/cr/ |
link_controller.js | 10 * This depends on the {@code chrome.windows} and {@code chrome.tabs} 139 chrome.tabs.create({
|
Completed in 779 milliseconds
<<21222324252627282930>>