HomeSort by relevance Sort by last modified time
    Searched defs:chevron (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 59 // C: An optional chevron, visible for overflow. As wide as the
64 // it be handled by the parent view, is so that when the chevron is invisible
74 // initial padding and the chevron (ignoring the case where there are no icons
84 // in the overflow menu. The install bubble for extensions points to the chevron
111 // we make sure to suppress the chevron menu if it wasn't visible. This is
113 // animation ends and we don't want the chevron to flash into view while we are
139 // Returns the chevron, if any.
140 views::View* chevron() { return chevron_; } function in class:BrowserActionsContainer
141 const views::View* chevron() const { return chevron_; } function in class:BrowserActionsContainer
320 // automatically determines whether a chevron will be needed and includes i
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
DialogActionAdapter.java 393 ImageView chevron = (ImageView) v.findViewById(R.id.action_next_chevron); local
394 setAlpha(chevron, shouldAnimate, chevronAlpha);
SettingsLayoutAdapter.java 465 ImageView chevron = (ImageView) v.findViewById(R.id.action_next_chevron); local
466 setAlpha(chevron, shouldAnimate, chevronAlpha);
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 414 milliseconds