/external/webkit/Source/WebKit/efl/ewk/ |
ewk_window_features.cpp | 76 * @param toolbar_visible the pointer to store if toolbar is visible
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebUIDelegate.h | 275 has more than one toolbar per window, for example a regular 276 command toolbar and a favorites bar, it should return YES from 278 @result YES if at least one toolbar is visible, otherwise NO. 286 @param visible New value for toolbar visibility
|
/frameworks/base/docs/html/tools/testing/ |
testing_eclipse.jd | 318 Optional: Add the configuration to the Run toolbar and the <strong>Favorites</strong> 322 Optional: To add this configuration to the <strong>Debug</strong> menu and toolbar, click 329 first and then run it by selecting it from the Eclipse standard toolbar. 333 On the Eclipse standard toolbar, click the down arrow next to the green Run arrow. This
|
/external/chromium/chrome/browser/ui/ |
browser.h | 34 #include "chrome/browser/ui/toolbar/toolbar_model.h" 147 // Like Create, but creates a toolbar-less "app" window for the specified 156 // Like Create, but creates a tabstrip-less and toolbar-less [all...] |
/external/chromium/chrome/browser/importer/ |
importer_unittest.cc | 469 L"On Toolbar's Subfolder", 470 "http://on.toolbar/bookmark/folder"}, 472 L"On Bookmark Toolbar", 473 "http://on.toolbar/bookmark"}, 705 L"Toolbar", [all...] |
profile_writer.cc | 127 // If some items are put into toolbar, it looks like the user was using 128 // it in their last browser. We turn on the bookmarks toolbar.
|
toolbar_importer_unittest.cc | 39 // 4. Correct bookmark structure with a folder->label translation by toolbar. 377 // this test file name translation between Toolbar and Chrome.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiTreeBlock.java | 61 import org.eclipse.swt.widgets.ToolBar; 221 ToolBar toolbar = manager.createControl(section); local 222 section.setTextClient(toolbar); 774 // Pass. Not used, toolbar actions are defined by createSectionActions(). [all...] |
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view.cc | 44 #include "chrome/browser/ui/toolbar/wrench_menu_model.h" 191 // The client edge is drawn below the toolbar bounds. 379 // When using vertical tabs, the toolbar appears to extend behind the tab 383 // The apparent toolbar edges are outside the "real" toolbar edges. 781 // Start the traversal within the main toolbar, passing it the storage id 782 // of the view where focus should be returned if the user exits the toolbar. 796 // main toolbar that plays the same role. If the user presses a key that 797 // would typically focus the menu bar, tell the toolbar to focus the menu [all...] |
browser_frame_win.cc | 30 // We need to offset the DWMFrame into the toolbar so that the blackness
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.mm | 53 #import "chrome/browser/ui/cocoa/toolbar/toolbar_controller.h" 57 #include "chrome/browser/ui/toolbar/encoding_menu_controller.h" 285 // of the toolbar/tabstrip is known. 321 // Create a controller for the toolbar, giving it the toolbar model object 322 // and the toolbar view from the nib. The controller will handle 324 // Adds the toolbar to the content area. [all...] |
/external/chromium/chrome/browser/autofill/ |
credit_card_field.cc | 138 // Toolbar Bug 51451: indeed, simply matching "month" is too general for
|
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/ |
bookmark_tree.js | 93 // Bookmark toolbar and Other bookmarks are not draggable.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_action_context_menu.mm | 22 #include "chrome/browser/ui/cocoa/toolbar/toolbar_controller.h"
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
reload_button_unittest.mm | 7 #import "chrome/browser/ui/cocoa/toolbar/reload_button.h"
|
toolbar_button_unittest.mm | 11 #import "chrome/browser/ui/cocoa/toolbar/toolbar_button.h"
|
/external/webkit/Source/WebCore/ |
ChangeLog | [all...] |
/external/webkit/Source/WebKit/mac/Carbon/ |
CarbonWindowFrame.m | 163 // Toolbar methods that NSWindow expects to be there.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebUIDelegate.idl | 296 has more than one toolbar per window, for example a regular 297 command toolbar and a favorites bar, it should return YES from 299 @result YES if at least one toolbar is visible, otherwise NO. 308 @param visible New value for toolbar visibility [all...] |
/frameworks/base/docs/html/tools/devices/ |
managing-avds.jd | 47 the AVD Manager icon in the Eclipse toolbar.</li>
|
/packages/apps/Launcher2/res/values/ |
dimens.xml | 61 <!-- External toolbar icon size (for bounds) -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
TableLayoutRule.java | 104 * Adds layout actions to add and remove toolbar items
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
RunLintAction.java | 56 * pulldown menu in the toolbar for selecting specifically which projects to
|
/external/chromium/chrome/browser/ui/views/ |
browser_actions_container.h | 192 // browser action icons (extensions that add icons to the toolbar). 458 // Returns true if this extension should be shown in this toolbar. This can 483 // The model that tracks the order of the toolbar icons.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab.cc | 476 // Draw left edge. Don't draw over the toolbar, as we're not the foreground 487 // Draw right edge. Again, don't draw over the toolbar. 500 // And again, don't draw over the toolbar.
|