HomeSort by relevance Sort by last modified time
    Searched full:navbar (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /development/samples/Support13Demos/src/com/example/android/supportv13/
_package.html 5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
  /development/samples/Support4Demos/src/com/example/android/supportv4/
_package.html 5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
  /development/samples/Support7Demos/src/com/example/android/supportv7/
_package.html 5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
  /external/chromium_org/chrome/browser/ui/webui/options/
options_ui_browsertest.h 20 // Check navbar's existence.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
chrome_shared.css 15 #navbar-content-title {
38 #navbar {
42 #navbar-container {
56 html[dir='rtl'] #navbar-container {
61 html.hide-menu #navbar-container {
65 #navbar-container > ul {
72 .navbar-item {
86 .navbar-item:focus {
91 .navbar-item-selected {
  /development/samples/ApiDemos/src/com/example/android/apis/
_package.html 5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview.html 42 <div id="navbar-container">
44 <h1 id="navbar-content-title" i18n-content="title"></h1>
47 <div id="navbar-scroll-container">
59 <button id="system-dialog-link" class="link-button navbar-link"
64 <button id="open-pdf-in-preview-link" class="link-button navbar-link"
69 <button id="cloud-print-dialog-link" class="link-button navbar-link"
print_preview.css 25 #print-preview #navbar-container {
36 #navbar-content-title {
45 #navbar-scroll-container {
114 #print-preview .navbar-link {
123 #print-preview .navbar-link:hover:not(:disabled) {
127 #print-preview .navbar-link:disabled {
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap-responsive.css 143 .navbar-fixed-top,
144 .navbar-fixed-bottom {
219 .navbar-fixed-top .container,
220 .navbar-fixed-bottom .container {
455 .navbar-fixed-top .container,
456 .navbar-fixed-bottom .container {
686 .navbar-fixed-top,
687 .navbar-fixed-bottom {
690 .navbar-fixed-top {
693 .navbar-fixed-bottom
    [all...]
bootstrap.css 201 .navbar-fixed-top .container,
202 .navbar-fixed-bottom .container {
    [all...]
  /frameworks/base/packages/SystemUI/res/values-sw600dp/
dimens.xml 31 <!-- Diameter of outer shape drawable shown in navbar search-->
34 <!-- Diameter of outer shape drawable shown in navbar search. Should be 1/2 of above value. -->
  /external/dexmaker/javadoc/
deprecated-list.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
92 <!-- ======= START OF BOTTOM NAVBAR ====== -->
139 <!-- ======== END OF BOTTOM NAVBAR ======= -->
constant-values.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
92 <!-- ======= START OF BOTTOM NAVBAR ====== -->
139 <!-- ======== END OF BOTTOM NAVBAR ======= -->
overview-summary.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
101 <!-- ======= START OF BOTTOM NAVBAR ====== -->
148 <!-- ======== END OF BOTTOM NAVBAR ======= -->
help-doc.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
165 <!-- ======= START OF BOTTOM NAVBAR ====== -->
212 <!-- ======== END OF BOTTOM NAVBAR ======= -->
  /external/jsr305/javadoc/
constant-values.html 27 <!-- ========= START OF TOP NAVBAR ======= -->
74 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======= START OF BOTTOM NAVBAR ====== -->
135 <!-- ======== END OF BOTTOM NAVBAR ======= -->
deprecated-list.html 27 <!-- ========= START OF TOP NAVBAR ======= -->
74 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======= START OF BOTTOM NAVBAR ====== -->
135 <!-- ======== END OF BOTTOM NAVBAR ======= -->
overview-summary.html 28 <!-- ========= START OF TOP NAVBAR ======= -->
75 <!-- ========= END OF TOP NAVBAR ========= -->
107 <!-- ======= START OF BOTTOM NAVBAR ====== -->
154 <!-- ======== END OF BOTTOM NAVBAR ======= -->
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_package.html 5 <script src="http://www.corp.google.com/eng/techpubs/include/navbar.js" type="text/javascript"></script>
  /external/dexmaker/javadoc/com/google/dexmaker/stock/
package-summary.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
103 <!-- ======= START OF BOTTOM NAVBAR ====== -->
150 <!-- ======== END OF BOTTOM NAVBAR ======= -->
package-tree.html 31 <!-- ========= START OF TOP NAVBAR ======= -->
78 <!-- ========= END OF TOP NAVBAR ========= -->
99 <!-- ======= START OF BOTTOM NAVBAR ====== -->
146 <!-- ======== END OF BOTTOM NAVBAR ======= -->
  /external/jsr305/javadoc/javax/annotation/
WillNotClose.html 28 <!-- ========= START OF TOP NAVBAR ======= -->
81 <!-- ========= END OF TOP NAVBAR ========= -->
106 <!-- ======= START OF BOTTOM NAVBAR ====== -->
159 <!-- ======== END OF BOTTOM NAVBAR ======= -->
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 149 return ui.html.navbar(ui.html.select('Group', 'group', builders.getAllGroupNames())) +
170 if (!$('navbar'))
175 $('navbar').innerHTML = overview._htmlForNavBar(g_history.dashboardSpecificState.flipCount);
ui_unittests.js 38 test('ui.html.navbar', 3, function() {
40 container.innerHTML = ui.html.navbar();
44 container.innerHTML = ui.html.navbar('<div id="test-div"></div>');
overview.html 68 <div id="navbar"></div>

Completed in 590 milliseconds

1 2 3 4 5