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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 62 // C: An optional chevron, as wide as the IDR_BROWSER_ACTIONS_OVERFLOW image,
70 // it be handled by the parent view, is so that when the chevron is invisible
81 // initial padding and the chevron (ignoring the case where there are no icons
91 // in the overflow. The install bubble for extensions points to the chevron
118 // we make sure to suppress the chevron menu if it wasn't visible. This is
120 // animation ends and we don't want the chevron to flash into view while we are
135 // the last item or chevron (if visible).
154 // Returns the chevron, if any.
155 views::View* chevron() { return chevron_; } function in class:BrowserActionsContainer
156 const views::View* chevron() const { return chevron_; function in class:BrowserActionsContainer
    [all...]
browser_actions_container_browsertest.cc 209 ASSERT_TRUE(container->chevron());
210 EXPECT_TRUE(container->chevron()->visible());
233 EXPECT_FALSE(container->chevron()->visible());
237 // overflow menu (i.e., chevron) to the main bar, but this requires either
283 // should not grow (chevron is showing). For details: http://crbug.com/35349.
331 // No icons should be visible, but we *should* show the chevron and have a
338 ASSERT_TRUE(container->chevron());
339 EXPECT_TRUE(container->chevron()->visible());
342 // Reset visibility count to 2. State should be A, B, [C], and the chevron
348 EXPECT_TRUE(container->chevron()->visible())
    [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);
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_installed_bubble_view.cc 539 // If the view is not visible then it is in the chevron, so point the
540 // install bubble to the chevron instead. If this is an incognito window,
543 reference_view = container->chevron();
  /external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/
bootstrap.min.css     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap.css 1745 .icon-chevron-left
    [all...]
  /external/okhttp/website/static/
bootstrap-combined.min.css     [all...]
  /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 
  /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 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 313 milliseconds