HomeSort by relevance Sort by last modified time
    Searched full:icons (Results 226 - 250 of 723) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
results.html 34 <li>icons have the same meaning than in the Components view</li>
  /external/webkit/Source/WebCore/platform/image-decoders/ico/
ICOImageDecoder.cpp 134 // Larger icons are better. After that, higher bit-depth icons are better.
288 // Some icons don't have a bit depth, only a color count. Convert the
295 colorCount = 256; // Vague in the spec, needed by real-world icons.
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.ui 16 <iconset resource="icons.qrc" >
17 <normaloff>:/icons/wpa_gui.svg</normaloff>:/icons/wpa_gui.svg</iconset>
514 <include location="icons.qrc" />
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.ui 16 <iconset resource="icons.qrc" >
17 <normaloff>:/icons/wpa_gui.svg</normaloff>:/icons/wpa_gui.svg</iconset>
521 <include location="icons.qrc" />
  /frameworks/base/docs/html/design/get-started/
creative-vision.jd 23 Transitions are fast and clear; layout and typography are crisp and meaningful. App icons are works
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsRejectedReceiver.java 66 // TODO: need appropriate icons
  /packages/apps/Mms/src/com/android/mms/ui/
AttachmentTypeSelectorAdapter.java 29 * An adapter to store icons and strings for attachment type list.
  /packages/apps/QuickSearchBox/res/layout/
contact_suggestion.xml 22 <!-- Icons come first in the layout, since their placement doesn't depend on
suggestion.xml 22 <!-- Icons come first in the layout, since their placement doesn't depend on
  /sdk/assetstudio/src/com/android/assetstudiolib/
GraphicGenerator.java 50 /** Minimum version (API level) of the SDK to generate icons for */
128 * notification icons we add in -v9 or -v11.
135 * Generates a full set of icons into the given map. The values in the map
147 * @param name the base name of the icons to generate
MenuIconGenerator.java 30 * A {@link GraphicGenerator} that generates Android "menu" icons.
LauncherIconGenerator.java 28 * A {@link GraphicGenerator} that generates Android "launcher" icons.
114 /** Options specific to generating launcher icons */
NotificationIconGenerator.java 30 * Generate icons for the notifications bar
137 * Options specific to generating notification icons
TabIconGenerator.java 31 * Generate icons for tabs
195 /** Options specific to generating tab icons */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutActionBar.java 289 List<URL> icons = choices.getIconUrls(); local
294 assert icons != null;
295 assert icons.size() == titles.size();
297 for (int i = 0; i < icons.size(); i++) {
298 URL iconUrl = icons.get(i);
339 List<URL> icons = choices.getIconUrls();
347 URL itemIconUrl = icons != null && icons.size() > 0 ? icons.get(i) : null;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/bluetooth/glib/docs/reference/gio/
gio-docs.xml 84 <chapter id="icons">
85 <title>Icons</title>
  /external/bluetooth/glib/gio/
gloadableicon.c 34 * @short_description: Loadable Icons
39 * load icons from streams.
  /external/chromium/chrome/browser/
jumplist_win.h 35 // icons, set this value to identify the icon. If an icon file consists of
176 // The directory which contains JumpList icons.
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.h 115 // The current offset of the view. Positive scroll offsets move the icons to
116 // the left. Negative scroll offsets move the icons to the right.
  /external/chromium/chrome/common/extensions/docs/static/
devguide.html 20 <td> Add icons to the toolbar <em>(extensions only)</em> </td>
41 <td> Add temporary icons inside the address bar <em>(extensions only)</em> </td>
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.h 178 // Should be used only on the sync thread and only by the Safari 2 Icons import procedure
202 // Record (on disk) whether or not Safari 2-style icons were imported (once per dataabse)
  /frameworks/base/packages/SystemUI/res/layout/
system_bar_notification_area.xml 18 <!-- notification icons & panel access -->
65 android:id="@+id/icons"
  /packages/apps/Launcher2/src/com/android/launcher2/
IconCache.java 34 * Cache of application icons. Icons can be made from any thread.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/icons/
ImageFactory.java 17 package com.android.sdkuilib.internal.repository.icons;
37 * An utility class to serve {@link Image} correspond to the various icons

Completed in 455 milliseconds

1 2 3 4 5 6 7 8 91011>>