OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toolbar
(Results
251 - 275
of
343
) sorted by null
<<
11
12
13
14
/external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.cpp
97
return result.append("
Toolbar
");
/external/webkit/Tools/MiniBrowser/mac/
BrowserWindow.xib
510
<string key="label">
toolbar
</string>
[
all
...]
BrowserWindowController.m
148
[
toolbar
validateVisibleItems];
/frameworks/base/docs/html/tools/projects/
projects-eclipse.jd
121
style="vertical-align:baseline;margin:0"> icon in the
toolbar
.</p>
/external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc
33
#include "chrome/browser/ui/
toolbar
/encoding_menu_controller.h"
34
#include "chrome/browser/ui/
toolbar
/wrench_menu_model.h"
[
all
...]
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc
55
// The tab images are designed to overlap the
toolbar
by 1 pixel. For now we
56
// don't actually overlap the
toolbar
, so this is used to know how many pixels
[
all
...]
/external/chromium/chrome/browser/ui/views/
browser_actions_container.cc
858
// Initial
toolbar
button creation and placement in the widget hierarchy.
860
// calls Layout on the
Toolbar
, which needs this object to be constructed
[
all
...]
constrained_window_views.cc
11
#include "chrome/browser/ui/
toolbar
/toolbar_model.h"
find_bar_view.cc
249
//
toolbar
background image. First, get the widget bounds.
/external/webkit/Source/WebCore/page/
DOMWindow.cpp
582
BarInfo* DOMWindow::
toolbar
() const
function in class:WebCore::DOMWindow
585
m_toolbar = BarInfo::create(m_frame, BarInfo::
Toolbar
);
[
all
...]
/sdk/eclipse/
changes.txt
143
* New "Run Lint"
toolbar
action with a dropdown menu for selecting
149
* The results window contains many new
toolbar
actions, including
[
all
...]
/development/tools/idegen/
idegen.ipr
279
<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/autocomplete/
autocomplete_edit_view_gtk.h
19
#include "chrome/browser/ui/
toolbar
/toolbar_model.h"
autocomplete_edit_view_win.h
20
#include "chrome/browser/ui/
toolbar
/toolbar_model.h"
autocomplete_popup_view_mac.mm
70
// actual border so that it can spill a glow into the
toolbar
or
/external/chromium/chrome/browser/autofill/
form_structure.cc
285
// This is done to match the
Toolbar
's behavior.
/external/chromium/chrome/browser/extensions/
extension_service.h
206
// Getter and setter for the Browser Action visibility in the
toolbar
.
/external/chromium/chrome/browser/importer/
firefox3_importer.cc
442
static const char* kToolbarFolderName = "
toolbar
";
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc
26
"http://www.google.com/tools/firefox/
toolbar
/FT2/intl/%s/submit_success.html";
/external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.mm
348
// For flat (unbordered when not hovered) buttons, never use the
toolbar
/external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model_unittest.cc
5
#include "chrome/browser/ui/
toolbar
/back_forward_menu_model.h"
/external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc
459
// Draw the
toolbar
color to fill in the edges.
/external/chromium/chrome/common/extensions/docs/
api_other.html
336
<!-- Use onclick in your
toolbar
div to add click behavior.
devguide.html
334
<td> Add icons to the
toolbar
<em>(extensions only)</em> </td>
experimental.webInspector.panels.html
354
represented by <code>FontPicker.png</code> on the Developer Tools
toolbar
372
<img src="images/devtools-panels.png" style="margin-left: 20px" width="686" height="289" alt="Extension icon panel on DevTools
toolbar
">
520
<dd>Title that is displayed under the extension icon in the
toolbar
.</dd>
588
<dd>An URL of the
toolbar
icon.</dd>
[
all
...]
Completed in 1031 milliseconds
<<
11
12
13
14