HomeSort by relevance Sort by last modified time
    Searched full:transparent (Results 1 - 25 of 1698) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libxt_socket.man 4 \fB\-\-transparent\fP
5 Ignore non-transparent sockets.
libxt_socket.c 15 {.name = "transparent", .id = O_TRANSPARENT, .type = XTTYPE_NONE},
23 " --transparent Ignore non-transparent sockets\n\n");
44 printf(" --transparent");
  /external/chromium_org/chrome/browser/resources/chromeos/login/
bubble.css 29 border-color: rgba(0, 0, 0, 0.25) transparent transparent transparent;
43 border-color: transparent rgba(0, 0, 0, 0.25) transparent transparent;
49 border-color: transparent transparent rgba(0, 0, 0, 0.25) transparent;
63 border-color: transparent transparent transparent rgba(0, 0, 0, 0.25)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
background.svg 1 <div id="background-container" class="transparent">
5 <rect id="rectangular-hole-pattern" class="hole transparent"/>
6 <circle id="round-hole-pattern" class="hole transparent"/>
app_list_step.html 1 <div id="app-list" class="step bubble transparent hidden">
tray_step.html 1 <div id="tray" class="step bubble transparent hidden">
  /external/chromium_org/third_party/WebKit/ManualTests/
item-background.html 35 <option>Default (transparent) option</option>
37 <option class="reddish">25% transparent red option</option>
38 <option class="semigreen">50% transparent green option</option>
39 <option class="darken">33% transparent black option</option>
66 <option>Default (transparent) option</option>
68 <option class="reddish">25% transparent red option</option>
69 <option class="semigreen">50% transparent green option</option>
70 <option class="darken">33% transparent black option</option>
95 Transparent menu:
97 <option>Default (transparent) option</option
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetColorKey.3 3 SDL_SetColorKey \- Sets the color key (transparent pixel) in a blittable surface and RLE acceleration\&.
11 Sets the color key (transparent pixel) in a blittable surface and enables or disables RLE blit acceleration\&.
13 RLE acceleration can substantially speed up blitting of images with large horizontal runs of transparent pixels (i\&.e\&., pixels that match the \fBkey\fR value)\&. The \fBkey\fR must be of the same pixel format as the \fBsurface\fR, \fI\fBSDL_MapRGB\fP\fR is often useful for obtaining an acceptable value\&.
15 If \fBflag\fR is \fBSDL_SRCCOLORKEY\fP then \fBkey\fR is the transparent pixel value in the source image of a blit\&.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowButton.java 14 setBackgroundColor(android.R.color.transparent);
  /external/harfbuzz/src/
harfbuzz-arabic.c 58 /* Transparent */
59 Transparent,
135 Transparent, Transparent, Transparent, Transparent,
136 Transparent, Transparent, ArabicNone, ArabicNone,
153 Waw, Yeh, Yeh, Transparent,
154 Transparent, Transparent, Transparent, Transparent
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c 58 /* Transparent */
59 Transparent,
135 Transparent, Transparent, Transparent, Transparent,
136 Transparent, Transparent, ArabicNone, ArabicNone,
153 Waw, Yeh, Yeh, Transparent,
154 Transparent, Transparent, Transparent, Transparent
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
startup_overlay.css 31 border-bottom-color: transparent;
33 border-top-color: transparent;
  /packages/apps/CertInstaller/res/values/
styles.xml 21 <style name="Transparent">
22 <item name="android:windowBackground">@android:color/transparent</item>
  /packages/apps/KeyChain/res/values/
styles.xml 21 <style name="Transparent">
22 <item name="android:windowBackground">@android:color/transparent</item>
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_iframe.css 6 background: none transparent;
  /packages/apps/Camera2/res/drawable/
transparent_button_background.xml 5 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
  /packages/apps/Camera2/res/drawable-v19/
transparent_button_background.xml 5 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
  /packages/apps/Gallery2/res/drawable/
filtershow_button_background.xml 6 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
transparent_button_background.xml 5 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
  /packages/apps/Gallery2/res/drawable-v19/
filtershow_button_background.xml 6 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
transparent_button_background.xml 5 <item android:drawable="@android:color/transparent" android:state_selected="false"/>
  /packages/experimental/DreamTheater/res/values/
styles.xml 6 <style name="Theme.Dream.Transparent"
  /packages/apps/Music/res/drawable/
playlist_tile.xml 22 <item android:state_focused="true" android:drawable="@color/transparent" />
23 <item android:state_selected="true" android:drawable="@color/transparent" />
24 <item android:state_pressed="true" android:drawable="@color/transparent" />
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdnif.h 35 #define ISDN_PROTO_L2_TRANS 4 /* Transparent (Voice) */
49 #define ISDN_PROTO_L3_TRANS 0 /* Transparent */
50 #define ISDN_PROTO_L3_TRANSDSP 1 /* Transparent with DSP */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdnif.h 35 #define ISDN_PROTO_L2_TRANS 4 /* Transparent (Voice) */
49 #define ISDN_PROTO_L3_TRANS 0 /* Transparent */
50 #define ISDN_PROTO_L3_TRANSDSP 1 /* Transparent with DSP */

Completed in 505 milliseconds

1 2 3 4 5 6 7 8 91011>>