HomeSort by relevance Sort by last modified time
    Searched refs:toolbar (Results 76 - 100 of 120) sorted by null

1 2 34 5

  /external/sonivox/jet_tools/JetCreator/
JetCreator.py     [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
Tab.java 29 import org.chromium.chrome.browser.ui.toolbar.ToolbarModelSecurityLevel;
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc 20 #include "chrome/browser/ui/views/toolbar/toolbar_view.h"
267 browser_view()->toolbar()->ShouldPaintBackground())
349 // Tile the toolbar image starting at the frame edge on the left and where
393 // Draw the content/toolbar separator.
407 // The client edges start below the toolbar upper corner images regardless
408 // of how tall the toolbar itself is.
435 // Draw the toolbar color so that the client edges show the right color even
436 // where not covered by the toolbar image. NOTE: We do this after drawing the
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 91 import android.widget.Toolbar;
680 // Allow a shadow to be shown under the toolbar.
683 final Toolbar toolbar = (Toolbar) findViewById(R.id.toolbar); local
684 setActionBar(toolbar);
688 toolbar.addView(getLayoutInflater().inflate(R.layout.quickcontact_title_placeholder, null));
    [all...]
  /external/chromium_org/remoting/webapp/
oauth2.js 284 window.open(GET_CODE_URL, '_blank', 'location=yes,toolbar=no,menubar=no');
client_session.js 402 // Focus should stay on the element, not (for example) the toolbar.
578 remoting.toolbar.setClientSession(null);
935 remoting.toolbar.setClientSession(this);
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/
bootstrap.min.css     [all...]