HomeSort by relevance Sort by last modified time
    Searched refs:Button (Results 1126 - 1150 of 1156) sorted by null

<<41424344454647

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc 44 #include "ui/views/controls/button/image_button.h"
228 // This is a Button subclass that causes middle clicks to be forwarded to the
240 // Ignore the padding set on the button.
253 // Tab close button has no children, so tooltip handler should be the same
294 // Use the button's contents bounds (which does not include padding)
296 // button is hidden behind another tab.
306 // If either the top or bottom of the tab close button is clipped,
307 // do not consider these regions to be part of the button's bounds.
316 // empty unless the entire tab close button is visible to the user. Hit
318 // to be the visible portion of the tab close button, even if it i
    [all...]
tab_strip.cc 230 // A subclass of button that hit-tests to the shape of the new tab button and
265 // Tab strip that contains this button.
293 // When the button is sized to the top of the tab strip we want the user to
431 // Draw the button border with a slight alpha.
450 // Used to define the custom hit-test region of the new tab button
516 // the "hot" state of the close button. Note that this is not required (and
615 // Extend the button to the screen edge in maximized and immersive fullscreen.
748 // allow dragged tabs to draw over the "New Tab button" region as well,
749 // because either the New Tab button will be hidden, or the dragged tabs wil
    [all...]
  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_controls.js 30 * Button's state types. Values are used as CSS class names.
80 * Create a custom button.
86 * @return {HTMLElement} The new button element.
92 var button = this.createControl(className, opt_parent);
93 button.classList.add('media-button');
94 button.addEventListener('click', handler);
99 this.createControl('normal ' + stateClass, button);
100 this.createControl('hover ' + stateClass, button);
101 this.createControl('active ' + stateClass, button);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
gallery.js 168 'back-button tool dimmable');
175 'minimize-button tool dimmable',
176 'button');
182 'maximize-button tool dimmable',
183 'button');
189 'close-button tool dimmable',
190 'button');
209 util.createChild(this.toolbar_, 'button-spacer');
213 this.modeButton_ = util.createChild(this.toolbar_, 'button mode', 'button');
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py 50 self.ctrls[Text] = wx.Button(panel, Id, Lbl, wx.Point(Col, Row), size=Len)
172 """ Clicking the ok button """
423 """ Play the segment button pressed """
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 337 # Button class if you go through the proper constructors
567 """Add a button with given name to box."""
585 arrow Button
587 tick Button
588 cross Button : present if created with the fancy option"""
629 incr Button
630 decr Button
722 cancel Button
723 ok Button
844 """FileEntry - Entry field with button that invokes a FileSelectDialog
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 337 # Button class if you go through the proper constructors
567 """Add a button with given name to box."""
585 arrow Button
587 tick Button
588 cross Button : present if created with the fancy option"""
629 incr Button
630 decr Button
722 cancel Button
723 ok Button
844 """FileEntry - Entry field with button that invokes a FileSelectDialog
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 
  /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 

Completed in 613 milliseconds

<<41424344454647