/external/webkit/Source/WebCore/inspector/front-end/ |
inspector.css | 138 #toolbar-dropdown .toolbar-icon { 163 #toolbar-dropdown .toolbar-label { 181 #toolbar-dropdown-arrow { 190 body.attached #toolbar-dropdown-arrow { 195 #toolbar-dropdown-arrow.dropdown-visible { 199 #toolbar-dropdown-arrow:hover { 203 #toolbar-dropdown-arrow:active { 207 #toolbar-dropdown { 217 body.detached.platform-mac-leopard #toolbar-dropdown, [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchInvoke.java | 77 // Create listener for the menu mode dropdown. We use this to demonstrate control
|
/external/webkit/Source/WebCore/rendering/ |
RenderThemeWin.cpp | 126 // This is the fixed width IE and Firefox use for buttons on dropdown menus 664 // Push buttons, buttons, checkboxes and radios, and the dropdown arrow in menulists. 765 // Position the text correctly within the select box and make the box wide enough to fit the dropdown button 789 // Paint the dropdown button on the inner edge of the text field, [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ListViewTypeMenu.java | 90 action = new SetListTypeAction("Spinner Dropdown Item",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileCreationPage.java | [all...] |
/frameworks/base/core/res/res/values/ |
themes.xml | 225 <item name="dropDownListViewStyle">@android:style/Widget.ListView.DropDown</item> 253 <item name="dropDownSpinnerStyle">@android:style/Widget.Spinner.DropDown</item> 297 <item name="actionDropDownStyle">@android:style/Widget.Spinner.DropDown</item> [all...] |
styles.xml | 573 <style name="Widget.Spinner.DropDown"> 574 <item name="android:spinnerMode">dropdown</item> 619 <style name="Widget.ListView.DropDown"> [all...] |
attrs.xml | 275 <!-- The preferred item height for dropdown lists. --> 537 <!-- Default dropdown Spinner style. --> 539 <!-- Default ActionBar dropdown style. --> [all...] |
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.h | 146 // Returns whether this render view is a popup (<select> dropdown or
|
render_widget_host_view_views.h | 145 // Returns whether this render view is a popup (<select> dropdown or
|
/external/chromium/chrome/browser/resources/ |
bug_report.html | 142 <!-- Issue type dropdown -->
|
/external/webkit/Source/WebCore/platform/chromium/ |
PopupMenuChromium.cpp | 445 // Adjust the starting x-axis for RTL dropdown. For RTL dropdown, the right edge 446 // of dropdown box should be aligned with the right edge of <select> element box, 447 // and the dropdown box should be expanded to left if more space needed. [all...] |
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 509 toolbarbutton-dropdown
|
/frameworks/base/core/java/android/widget/ |
ListPopupWindow.java | 39 * positioning, scrolling parents to fit the dropdown, interacting 52 * the autocomplete dropdown list to cover the IME. 268 * false, we allow outside touch to dismiss the dropdown. If this is set to true, then we 592 // only set this if the dropdown is not always visible [all...] |
Spinner.java | 57 * Use a dropdown anchored to the Spinner for selecting spinner options. 62 * Use the theme-supplied value to select the dropdown mode.
|
/external/chromium/chrome/browser/ui/webui/ |
bug_report_ui.cc | 308 // Dropdown for ChromeOS: 336 // Dropdown for Chrome:
|
/packages/apps/Browser/src/com/android/browser/autocomplete/ |
SuggestiveAutoCompleteTextView.java | 131 // For dropdown width, the developer can specify a specific width, or MATCH_PARENT 174 // If the dropdown is showing, bring the keyboard to the front
|
/sdk/rule_api/src/com/android/ide/common/api/ |
RuleAction.java | 539 * dropdown) 549 * of a dropdown)
|
/frameworks/base/docs/html/guide/topics/ui/ |
actionbar.jd | 32 <li><a href="#Dropdown">Adding Drop-down Navigation</a></li> 534 <h2 id="Dropdown">Adding Drop-down Navigation</h2> 542 <img src="{@docRoot}images/ui/actionbar-dropdown.png" alt="" /> [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
ArrayAdapterTest.java | 273 * sucessfully change the dropdown xml, but should not affect the normal view by getview
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 298 <dd>Demonstrates the use of AutoCompleteTextView, an autocomplete dropdown box below a text box, with data taken from an array. </dd>
|
/external/chromium/chrome/browser/ui/ |
browser_window.h | 190 // This is required on Windows when dropdown selects are shown to prevent the
|
/external/chromium/chrome/browser/ui/cocoa/ |
fullscreen_controller.mm | 36 // Helper class to manage animations for the fullscreen dropdown bar. Calls
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/ |
feed.js | 323 // Sets direction of topics showed under dropdown in pop-up page according
|
/external/libvpx/examples/includes/geshi/geshi/ |
visualfoxpro.php | 295 'DropDown','Draw','EnterFocus','Error','ErrorMessage','Eval',
|