Home
last modified time | relevance | path

Searched refs:radio (Results 1 – 25 of 43) sorted by relevance

12

/external/webkit/WebCore/inspector/front-end/
Daudits.css254 .audit-launcher-view input[type="radio"] {
265 .audit-launcher-view input[type="radio"]:active:not(:disabled) {
269 .audit-launcher-view input[type="radio"]:checked:not(:disabled), .audit-launcher-view input[type="r…
DSourceCSSTokenizer.re2js130 …"push-button", "radio", "read-only", "read-write", "read-write-plaintext-only", "red", "relative",…
/external/iproute2/etc/iproute2/
Drt_realms11 #4 radio-msu
/external/qemu/android/utils/
Ddebug.h21 _VERBOSE_TAG(radio, "emulated GSM AT Command channel") \
/external/webkit/WebCore/css/
Dhtml.css412 input[type="radio"], input[type="checkbox"] {
469 input[type="radio"] {
470 -webkit-appearance: radio;
603 input[type="radio"]:focus,
DthemeWin.css49 input[type="radio"] {
DCSSValueKeywords.in554 radio
/external/qemu/android/
Dcmdline-options.h105 OPT_PARAM( radio, "<device>", "redirect radio modem interface to character device" )
Dmain.c1965 if (opts->radio) { in main()
1967 args[n++] = opts->radio; in main()
1987 if (opts->radio) { in main()
1988 CharDriverState* cs = qemu_chr_open("radio",opts->radio,NULL); in main()
1991 "used -help-char-devices for list of available formats\n", opts->radio ); in main()
/external/webkit/WebCore/platform/mac/
DThemeMac.mm196 // FIXME: Share more code with radio buttons.
257 static NSButtonCell *radio(ControlStates states, const IntRect& zoomedRect, float zoomFactor)
279 NSButtonCell *radioCell = radio(states, zoomedRect, zoomFactor);
544 …late the rect as needed to account for padding included in the cell to accommodate the radio button
546 NSCell *cell = radio(states, zoomedRect, zoomFactor);
/external/webkit/WebCore/platform/chromium/
DThemeChromiumMac.mm346 // FIXME: Share more code with radio buttons.
410 static NSButtonCell *radio(ControlStates states, const IntRect& zoomedRect, float zoomFactor)
432 NSButtonCell *radioCell = radio(states, zoomedRect, zoomFactor);
679 …late the rect as needed to account for padding included in the cell to accommodate the radio button
681 NSCell *cell = radio(states, zoomedRect, zoomFactor);
/external/kernel-headers/original/linux/
Dvideodev.h202 int radio; /* Radio minor */ member
/external/qemu/distrib/
DREADME31 network conditions of radio networks.
/external/webkit/WebKitTools/iExploder/htdocs/
Dcssvalues.in227 radio
/external/libpcap/
Dscanner.l186 radio return RADIO;
DCHANGES23 Header for 802.16 MAC Common Part Sublayer plus a radiotap radio header
271 - Support Metricom radio packets under Linux. Thanks to Kevin Lai
Dwlan_filtering.patch47 + * radio information.
/external/qemu/docs/
DCHAR-DEVICES.TXT123 a host modem device with the -radio <device> option. Otherwise,
/external/qemu/telephony/
Dandroid_modem.c36 # define R_ACTIVE VERBOSE_CHECK(radio)
/external/wpa_supplicant/
DChangeLog200 avoid conflicts with two programs trying to control the radio; WZC
751 * driver_ndis: enable radio before starting scanning, disable radio
/external/webkit/WebKit/mac/WebCoreSupport/
DWebViewFactory.mm610 …return UI_STRING("select", "Verb stating the action that will occur when a radio button is clicked…
/external/wpa_supplicant_6/wpa_supplicant/
DChangeLog347 avoid conflicts with two programs trying to control the radio; WZC
898 * driver_ndis: enable radio before starting scanning, disable radio
/external/webkit/WebKit/English.lproj/
DLocalizable.strings739 /* Verb stating the action that will occur when a radio button is clicked, as used by accessibility…
/external/bluetooth/bluez/
DChangeLog10 Add support for following the radio state via Maemo's MCE.
810 Add generic CSR radio test support.
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm1517 // radio groups return the selected radio button as the AXValue

12