HomeSort by relevance Sort by last modified time
    Searched full:appearance (Results 176 - 200 of 452) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/guava/guava/src/com/google/common/primitives/
Ints.java 138 * Returns the index of the first appearance of the value {@code target} in
192 * Returns the index of the last appearance of the value {@code target} in
Longs.java 108 * Returns the index of the first appearance of the value {@code target} in
162 * Returns the index of the last appearance of the value {@code target} in
Shorts.java 136 * Returns the index of the first appearance of the value {@code target} in
190 * Returns the index of the last appearance of the value {@code target} in
generate.sh 153 * Returns the index of the first appearance of the value {@code target} in
207 * Returns the index of the last appearance of the value {@code target} in
  /external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Chars.java 129 * Returns the index of the first appearance of the value {@code target} in
183 * Returns the index of the last appearance of the value {@code target} in
Ints.java 133 * Returns the index of the first appearance of the value {@code target} in
187 * Returns the index of the last appearance of the value {@code target} in
Shorts.java 134 * Returns the index of the first appearance of the value {@code target} in
188 * Returns the index of the last appearance of the value {@code target} in
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 239 control over the appearance of your icons, even if the system's copy changes. Note that the grid
388 code. In that way, you can maintain control over the appearance of your icons,
  /frameworks/base/docs/html/guide/topics/ui/
actionbar.jd 42 <li><a href="#GeneralStyles">General appearance</a></li>
84 appearance for different screen configurations. You can control the behaviors and visibility of the
392 <p>Be aware that Android adjusts the action bar's appearance in a variety of ways, based on the
    [all...]
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 195 ignoreResultList.add("fast/forms/input-appearance-maxlength.html"); // execCommand "insertText" not supported
208 ignoreResultList.add("fast/forms/textarea-appearance-wrap.html"); // Our text areas are a little thinner than Apples. Also RTL test failes
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 590 * Informs the key that it has been pressed, in case it needs to change its appearance or
599 * Informs the key that it has been released, in case it needs to change its appearance or
  /external/bluetooth/hcidump/parser/
att.c 234 return "GATT(type) Appearance";
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 288 // Turn on or off the bookmark bar and prevent or reallow its appearance. On
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 186 // Adapt appearance to the current theme. Called after theme changes and before
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.h 142 // Set the appearance of the overflow button appropriately (either chromium
  /external/grub/netboot/
config.c 359 * NIC probing is in order of appearance in this table.
  /external/jpeg/
wizard.doc 37 The tables are implicitly numbered 0,1,etc. in order of appearance. Table
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 233 /// Given a chain return a new chain where any appearance of Old is replaced
  /external/qemu/distrib/jpeg-6b/
wizard.doc 37 The tables are implicitly numbered 0,1,etc. in order of appearance. Table
  /external/webkit/Source/WebCore/html/
HTMLSelectElement.cpp 255 // This is important since the style rules for this attribute can determine the appearance property.
  /external/webkit/Source/WebCore/platform/
Scrollbar.cpp 44 // The position of the scrollbar thumb affects the appearance of the steppers, so
  /external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsView.mm 373 // Prevent appearance of trails because of overlapping views
  /external/webkit/Tools/Scripts/
extract-localizable-strings 91 print "$exceptionsFile:$exception{$_}:first appearance\n";
  /frameworks/base/core/java/android/widget/
SimpleCursorAdapter.java 28 * the appearance of these views.
SimpleCursorTreeAdapter.java 27 * you want to display the columns, and the XML file that defines the appearance

Completed in 439 milliseconds

1 2 3 4 5 6 78 91011>>