Searched
full:icon (Results
651 -
675 of
1136) sorted by null
<<21222324252627282930>>
/external/bluetooth/glib/gio/ |
gdesktopappinfo.c | 89 GIcon *icon; member in struct:_GDesktopAppInfo 152 if (info->icon) 153 g_object_unref (info->icon); 263 info->icon = NULL; 271 info->icon = g_file_icon_new (file); 285 info->icon = g_themed_icon_new (info->icon_name); 420 if (info->icon) 421 new_info->icon = g_object_ref (info->icon); 511 return info->icon; [all...] |
gfileinfo.h | 159 * A key in the "standard" namespace for getting the icon for the file. 163 #define G_FILE_ATTRIBUTE_STANDARD_ICON "standard::icon" /* object (GIcon) */ 636 #define G_FILE_ATTRIBUTE_PREVIEW_ICON "preview::icon" /* object (GIcon) */ 819 GIcon *icon); [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Launcher.java | 395 // load icon for this slot; currently unrelated to the actual activity 1266 Drawable icon = null; local [all...] |
/development/apps/Development/res/layout/ |
package_summary.xml | 38 <ImageView android:id="@+id/icon"
|
/development/host/windows/usb/legacy/driver/ |
android_usb.inf | 24 HKR,,Icon,,-5
|
/development/host/windows/usb/legacy/prebuilt/driver/ |
android_usb.inf | 24 HKR,,Icon,,-5
|
/development/host/windows/usb/legacy/prebuilt/driver_amd_64/ |
android_usb.inf | 24 HKR,,Icon,,-5
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
MenuInflateFromXml.java | 52 "Title only", "Title and Icon", "Submenu", "Groups",
|
MessengerService.java | 152 // Set the icon, scrolling text and timestamp
|
/external/bluetooth/glib/gio/xdgmime/ |
test-mime.c | 158 printf ("Test Failed: icon of %s is %s, expected %s\n",
|
/external/bluetooth/glib/glib/ |
gkeyfile.h | 230 #define G_KEY_FILE_DESKTOP_KEY_ICON "Icon"
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_cgxvideo.h | 110 short *iconcolors; /* List of colors used by the icon */
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzWindow.m | 56 /* we override these methods to fix the miniaturize animation/dock icon bug */
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.h | 158 short *iconcolors; /* List of colors used by the icon */
|
/external/quake/quake/src/WinQuake/ |
quake-hipnotic.spec.sh | 21 Icon: quake.gif
|
quake-rogue.spec.sh | 21 Icon: quake.gif
|
/external/webkit/WebCore/WebCore.vcproj/ |
WebCoreCommon.vsprops | 10 AdditionalIncludeDirectories=""$(ProjectDir)..";"$(ProjectDir)..\accessibility";"$(ProjectDir)..\accessibility\win";"$(ProjectDir)..\bridge";"$(ProjectDir)..\bridge\c";"$(ProjectDir)..\bridge\jsc";"$(ProjectDir)..\css";"$(ProjectDir)..\editing";"$(ProjectDir)..\rendering";"$(ProjectDir)..\rendering\style";"$(ProjectDir)..\bindings\js";"$(ProjectDir)..\dom";"$(ProjectDir)..\dom\default";"$(ProjectDir)..\history";"$(ProjectDir)..\html";"$(ProjectDir)..\html\canvas";"$(ProjectDir)..\inspector";"$(ProjectDir)..\loader";"$(ProjectDir)..\loader\appcache";"$(ProjectDir)..\loader\archive";"$(ProjectDir)..\loader\archive\cf";"$(ProjectDir)..\loader\icon";"$(ProjectDir)..\notifications";"$(ProjectDir)..\page";"$(ProjectDir)..\page\animation";"$(ProjectDir)..\page\win";"$(ProjectDir)..\platform";"$(ProjectDir)..\platform\animation";"$(ProjectDir)..\platform\mock";"$(ProjectDir)..\platform\sql";"$(ProjectDir)..\platform\win";"$(ProjectDir)..\platform\network";"$(ProjectDir)..\platform\network\win";"$(ProjectDir)..\platform\cf";"$(ProjectDir)..\platform\graphics";"$(ProjectDir)..\platform\graphics\filters";"$(ProjectDir)..\platform\graphics\opentype";"$(ProjectDir)..\platform\graphics\transforms";"$(ProjectDir)..\platform\text";"$(ProjectDir)..\platform\graphics\win";"$(ProjectDir)..\xml";"$(WebKitOutputDir)\obj\WebCore\DerivedSources";"$(ProjectDir)..\plugins";"$(ProjectDir)..\plugins\win";"$(ProjectDir)..\svg\animation";"$(ProjectDir)..\svg\graphics";"$(ProjectDir)..\svg\graphics\filters";"$(ProjectDir)..\svg";"$(ProjectDir)..\wml";"$(ProjectDir)..\storage";"$(ProjectDir)..\websockets";"$(ProjectDir)..\workers";"$(WebKitOutputDir)\include";"$(WebKitOutputDir)\include\private";"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitOutputDir)\include\private\JavaScriptCore";"$(ProjectDir)..\ForwardingHeaders";"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\private";"$(WebKitLibrariesDir)\include\private\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\include\sqlite";"$(WebKitLibrariesDir)\include\JavaScriptCore""
|
/external/webkit/WebCore/css/ |
view-source.css | 154 .webkit-html-message-icon {
|
/external/webkit/WebCore/inspector/front-end/ |
SidebarTreeElement.js | 77 this.iconElement.className = "icon";
|
textViewer.css | 57 .webkit-html-message-icon {
|
/external/webkit/WebCore/loader/icon/ |
IconDatabase.h | 238 // Function to obtain the global icon database.
|
/external/webkit/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 58 section, and clicking the X icon which appears to the right of an
|
/external/webkit/WebCore/platform/graphics/gtk/ |
ImageGtk.cpp | 61 // No icon was found, this can happen if not GTK theme is set. In
|
/external/webkit/WebCore/platform/image-decoders/ico/ |
ICOImageDecoder.h | 68 // Returns true if |a| is a preferable icon entry to |b|.
|
/external/webkit/WebKit/android/benchmark/ |
Intercept.cpp | 128 extensionToMime.set("ico", "image/x-icon");
|
Completed in 1632 milliseconds
<<21222324252627282930>>