HomeSort by relevance Sort by last modified time
    Searched full:appearance (Results 326 - 350 of 663) sorted by null

<<11121314151617181920>>

  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DayPickerView.java 60 // You can override these numbers to get a different appearance
  /frameworks/support/v4/java/android/support/v4/app/
DialogFragment.java 88 * Call to customize the basic appearance and behavior of the
  /packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java 100 * possible to change the text appearance of a text item that is in the spinner header or
  /packages/services/Telephony/src/com/android/phone/
EditPhoneNumberPreference.java 247 //control the appearance of the dialog depending upon the mode.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Appearance.py 1 # Generated from 'Appearance.h'
Controls.py 8 from Carbon.Appearance import *
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 56 * The visual appearance of the headers is built in; it uses a mild gradient, with a
  /frameworks/support/v7/appcompat/res/values/
attrs.xml 39 <!-- Action bar appearance and styling attributes.
294 <!-- Default appearance of menu item text. -->
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 796 * Informs the key that it has been pressed, in case it needs to change its appearance or
    [all...]
  /external/chromium-trace/trace-viewer/test_data/
android_systrace.html 5 <style type="text/css">tabbox{-webkit-box-orient:vertical;display:-webkit-box;}tabs{-webkit-padding-start:8px;background:-webkit-linear-gradient(white,#f3f3f3);border-bottom:1px solid #a0a0a0;display:-webkit-box;margin:0;}tabs>*{-webkit-margin-start:5px;-webkit-transition:border-color 150ms,background-color 150ms;background:rgba(160,160,160,.3);border:1px solid rgba(160,160,160,.3);border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;cursor:default;display:block;min-width:4em;padding:2px 10px;text-align:center;}tabs>:not([selected]){background:rgba(238,238,238,.3);}tabs>:not([selected]):hover{background:rgba(247,247,247,.3);}tabs>[selected]{-webkit-transition:none;background:white;border-color:#a0a0a0;margin-bottom:-1px;position:relative;z-index:0;}tabs:focus{outline:none;}html.focus-outline-visible tabs:focus>[selected]{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}tabpanels{-webkit-box-flex:1;background:white;box-shadow:2px 2px 5px rgba(0,0,0,.2);display:-webkit-box;padding:5px 15px 0 15px;}tabpanels>*{-webkit-box-flex:1;display:none;}tabpanels>[selected]{display:block;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button),select,input[type='checkbox'],input[type='radio']{-webkit-appearance:none;-webkit-user-select:none;background-image:-webkit-linear-gradient(#ededed,#ededed 38%,#dedede);border:1px solid rgba(0,0,0,0.25);border-radius:2px;box-shadow:0 1px 0 rgba(0,0,0,0.08),inset 0 1px 2px rgba(255,255,255,0.75);color:#444;font:inherit;margin:0 1px 0 0;text-shadow:0 1px 0 #f0f0f0;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button),select{min-height:2em;min-width:4em;<if expr="pp_ifdef('chromeos')">padding-top:3px;</if><if expr="is_win">padding-bottom:1px;</if>;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button){-webkit-padding-end:10px;-webkit-padding-start:10px;}select{-webkit-appearance: (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspector.css 238 -webkit-appearance: none;
559 -webkit-appearance: none;
    [all...]
  /sdk/files/typos/
typos-en.txt 677 appeareance->appearance
678 appearence->appearance
681 apperance->appearance
683 appereance->appearance
689 apprearance->appearance
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 10 appearance. Widget class bindings are primarily responsible for
12 of the widgets appearance lies at Themes.
131 # define an element whose visual appearance is drawn using the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 10 appearance. Widget class bindings are primarily responsible for
12 of the widgets appearance lies at Themes.
131 # define an element whose visual appearance is drawn using the
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 378 UINT16 appearance; /* appearance data */ member in struct:__anon336
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 763 /* appearance data */
768 UINT16_TO_STREAM(p, p_data->appearance);
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_locally_managed_user_creation.js 716 ['custom-appearance', 'button-fancy', 'button-blue']));
744 ['custom-appearance', 'button-fancy', 'button-blue']));
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
gallery.css 871 -webkit-appearance: none !important;
878 -webkit-appearance: none;
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerScrollableArea.cpp 533 if (m_box->style()->appearance() == ListboxPart)
651 if (m_box->style()->appearance() == ListboxPart)
    [all...]
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 147 Android 3.0, the emulator is still best way to evaluate your application's appearance and
322 designs for the system widgets and overall appearance.</p>
    [all...]
  /frameworks/base/docs/html/tools/support-library/
index.jd 390 appearance improvements, minimum width constraints and touch navigation issues.</li>
517 appearance and color, as well as layout sizing and gravity information.</li>
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java 149 * These components are ordered in their significance by their order of appearance i.e. as
178 * These components are ordered in their significance by their order of appearance i.e. as
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 53 android:dateTextAppearance : The text appearance for the calendar dates. [reference]
    [all...]

Completed in 2390 milliseconds

<<11121314151617181920>>