/external/chromium/chrome/browser/importer/ |
ie_importer.cc | 518 L"Software\\Microsoft\\Internet Explorer\\Toolbar", KEY_READ); 578 // Flatten the bookmarks in Link folder onto bookmark toolbar. Otherwise,
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 48 '/default/private/embed?toolbar=true&max-results=10'; 380 cal_src += '?toolbar=true&max-results=10';
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
PerformancesView.java | 319 * Fill the local toolbar. 322 // no default toolbar action
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209067.js | 204 s += '[[!~~ netscape hat ~~]][[table border="0" cellpadding="0" cellspacing="0" width="100%"]][[tr]][[td]][[script Language="Javascript" SRC="http://toolbar.aol.com/dashboard.twhat?dom=cnn" type="text/javascript"]][[/script]][[/td]][[/tr]][[/table]]'; 391 s += '• <span class="cnnBodyText" style="font-weight:bold;color:#333">Interactive: </span> <a href="javascript:CNN_openPopup("/interactive/entertainment/0306/peck.obit/frameset.exclude.html","620x430","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=620,height=430")">Gregory Peck through the years</a><br>'; 442 s += '<!--[[div class="cnnMainNewT2"]]• [[b]][[span style="color:#C00;"]]CNN[[/span]]Radio:[[/b]] [[a href="javascript:CNN_openPopup("/audio/radio/preferences.html","radioplayer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=200,height=124")"]]Bush on Medicare[[/a]] [[a href="javascript:CNN_openPopup("/audio/radio/preferences.html","radioplayer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=200,height=124")"]][[img src="http://i.a.cnn.net/cnn/.element/img/1.0/misc/live.video.gif" alt="" width="61" height="14" vspace="0" hspace="2" align="absmiddle" border="0"]][[/a]][[img src="http://i.a.cnn.net/cnn/.element/img/1.0/misc/audio.gif" alt="" width="10" height="10" vspace="0" hspace="2" align="absmiddle"]][[br]][[/div]]--></div>'; 460 s += '<div class="cnnMainNewT2"><a href="javascript:CNN_openPopup("/audio/radio/preferences.html","radioplayer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=200,height=124")">Listen to latest updates</a><img src="http://i.a.cnn.net/cnn/.element/img/1.0/misc/audio.gif" alt="" width="10" height="10" vspace="0" hspace="2" align="absmiddle">'; [all...] |
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
ChromeClientGtk.cpp | 190 g_object_set(webWindowFeatures, "toolbar-visible", visible, NULL); 198 g_object_get(webWindowFeatures, "toolbar-visible", &visible, NULL);
|
/prebuilts/devtools/tools/lib/ |
ddms.jar | |
/external/chromium/chrome/browser/extensions/ |
extension_prefs.cc | 46 // A preference that tracks browser action toolbar configuration. This is a list 48 const char kExtensionToolbar[] = "extensions.toolbar"; 99 // Whether the browser action is visible in the toolbar. [all...] |
/development/tools/idegen/templates/ |
android.ipr | 265 <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
|
/external/chromium/chrome/browser/metrics/ |
metrics_log.cc | 379 WriteAttribute("name", "toolbar");
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack_unittest.cc | 324 std::string invalid_color = "{ \"toolbar\": [\"dog\", \"cat\", [12]], "
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.mm | 218 // adjust rect.origin.y to be the bottom of the toolbar
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_cocoa.mm | 35 #import "chrome/browser/ui/cocoa/toolbar/toolbar_controller.h"
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field.mm | 11 #import "chrome/browser/ui/cocoa/toolbar/toolbar_controller.h"
|
autocomplete_text_field_editor.mm | 14 #import "chrome/browser/ui/cocoa/toolbar/toolbar_controller.h"
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.h | 249 // Draws the background of the toolbar area subject to the expose rectangle
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.h | 219 // tabstrip and toolbar.
|
/external/chromium/chrome/browser/ui/toolbar/ |
back_forward_menu_model.cc | 7 #include "chrome/browser/ui/toolbar/back_forward_menu_model.h"
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 177 // How much we want the bookmark bar to overlap the toolbar. If |return_max|
|
/external/chromium/chrome/browser/ui/views/ |
first_run_search_engine_view.cc | 188 // Fill in behind the background image with the standard gray toolbar color.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
background.html | 365 // For our toolbar counters
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 204 'tokens', 'toolbar', 'toprint', 'trace', 'trans', 'trans_closure', 'translatepaths', 'tree2code', 'trfmod',
|
visualfoxpro.php | 384 'Relation','Session','Shape','Spinner','TextBox' ,'Toolbar'
|
/external/mdnsresponder/mDNSPosix/ |
parselog.py | 35 # Check in the document pulldown menu in the window toolbar to make sure that it says "Encoding: UTF-8 no BOM"
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/ |
Readme SDL Developer.txt | 43 popup box below the toolbar in Snow Leopard.
|
/external/webkit/Source/WebCore/inspector/front-end/ |
Drawer.js | 39 this._toolbarElement = document.getElementById("toolbar");
|