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

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 12 <li><a href="#appearance">Professional Appearance and Aesthetics</a></li>
92 <h2 id="appearance">Professional Appearance and Aesthetics</h2>
96 If you don't have the luxury of working with a UI designer, there are some ways in which you can improve your app's appearance yourself. First, get familiar with Adobe Photoshop, Adobe Fireworks, or some other raster image editing tool. Mastering the art of the pixel in these apps takes time, but honing this skill can help build polish across your interface designs. Also, master the resources framework by studying <a href="http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=core/res/res;h=a3562fe1af94134486a8a899f02a9c2f7986c8dd;hb=master">the framework UI</a> assets and layouts and reading through the new <a href="{@docRoot}guide/components/resources/available-resources.html">resources documentation</a>. Techniques such as 9-patches and resource directory qualifiers are somewhat unique to Android, and are crucial in building flexible yet aesthetic UIs.</p>
  /external/webkit/Source/WebCore/inspector/front-end/
audits.css 119 -webkit-appearance: none;
163 -webkit-appearance: none;
  /external/webkit/Source/WebCore/rendering/
RenderMediaControlsChromium.cpp 289 if (object->style()->appearance() == MediaSliderThumbPart)
291 else if (object->style()->appearance() == MediaVolumeSliderThumbPart)
RenderMediaControls.cpp 93 ControlPart part = o->style()->appearance();
  /frameworks/base/core/java/android/widget/
CalendarView.java 635 * Sets the text appearance for the week day abbreviation of the calendar header.
637 * @param resourceId The text appearance resource id.
649 * Gets the text appearance for the week day abbreviation of the calendar header.
651 * @return The text appearance resource id.
660 * Sets the text appearance for the calendar dates.
662 * @param resourceId The text appearance resource id.
675 * Gets the text appearance for the calendar dates.
677 * @return The text appearance resource id.
    [all...]
ResourceCursorAdapter.java 28 * the XML file that defines the appearance of the views.
  /frameworks/base/graphics/java/android/graphics/drawable/
MipmapDrawable.java 52 * be similar to ensure a continuous visual appearance when the MipmapDrawable is scaled. The aspect
58 * appearance.
  /development/samples/ApiDemos/res/values/
styles.xml 60 <!-- A theme for a custom dialog appearance. Here we use an ugly
  /external/chromium/chrome/browser/resources/file_manager/
slideshow.html 91 webkit-appearance: none;
  /external/chromium/chrome/browser/resources/ntp/
apps.css 160 -webkit-appearance: none;
  /external/chromium/chrome/browser/resources/ntp4/
most_visited_page.css 80 /* Delay the appearance of the edit bar on hover. */
  /external/chromium/chrome/browser/resources/options/
language_options.css 153 -webkit-appearance: none;
personal_options.html 108 <h3 i18n-content="appearance"></h3>
  /external/chromium/chrome/browser/resources/
slideshow.html 91 webkit-appearance: none;
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_view.mm 79 // Adapt appearance to the current theme. Called after theme changes and before
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.h 22 // dynamically change the appearance of the New Tab Page. For example, it has
  /external/chromium/chrome/common/extensions/docs/static/
devguide.html 45 <td> Change the overall appearance of the browser </td>
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 209 // An appearance of a name of a parameter pack that is not expanded is
225 // An appearance of a name of a parameter pack that is not expanded is
240 // An appearance of a name of a parameter pack that is not expanded is
258 // An appearance of a name of a parameter pack that is not expanded is
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 39 * behavior and appearance of this control.
  /external/freetype/include/freetype/internal/
ftrfork.h 42 /* by the order of resource IDs instead of its appearance in the file. */
  /external/webkit/Source/JavaScriptCore/wtf/
CONTRIBUTORS.pthreads-win32 9 Contributors (in approximate order of appearance)
  /external/webkit/Source/WebCore/accessibility/
AccessibilitySlider.cpp 69 ControlPart styleAppearance = style->appearance();
  /external/webkit/Source/WebKit/mac/Plugins/
WebPlugin.h 82 used to allow the plug-in to alter it's appearance when selected.
  /frameworks/base/docs/html/design/building-blocks/
dialogs.jd 45 proceeding. They differ slightly in appearance based upon the severity and impact of the message
  /frameworks/base/docs/html/tools/devices/
index.jd 31 you control the screen dimensions, appearance, and so on. You can also specify the emulated SD

Completed in 428 milliseconds

1 2 3 45 6 7 8 91011>>