HomeSort by relevance Sort by last modified time
    Searched refs:alt (Results 51 - 68 of 68) sorted by null

1 23

  /external/qemu/
usb-linux.c 531 static int usb_host_set_interface(USBHostDevice *s, int iface, int alt)
537 si.altsetting = alt;
541 iface, alt, ret, errno);
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DefaultSoftKeyboard.java 115 /** Qwerty keyboard [ALT] */
426 * Handling Alt key event.
551 * Update the SHFIT/ALT keys indicator.
553 * @param mode The state of SHIFT/ALT keys.
558 TextView text2 = (TextView)mSubView.findViewById(R.id.alt);
  /external/v8/src/
jsregexp.cc 3230 GuardedAlternative alt = that->alternatives()->at(i); local
3235 GuardedAlternative alt = that->alternatives()->at(i); local
    [all...]
jsregexp.h     [all...]
  /external/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 176 String alt = static_cast<HTMLElement*>(node)->getAttribute(HTMLNames::altAttr); local
177 if (!alt.isEmpty())
178 return returnString(alt);
    [all...]
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 354 @property(copy) NSString *alt; variable
368 @property(copy) NSString *alt; variable
577 @property(copy) NSString *alt; variable
604 @property(copy) NSString *alt; variable
    [all...]
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp     [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 797 # First, handle reference-style labeled images: ![alt text][id]
802 ('.$this->nested_brackets_re.') # alt text = $2
817 # Next, handle inline images: ![alt text](url "optional title")
823 ('.$this->nested_brackets_re.') # alt text = $2
859 $result = "<img src=\"$url\" alt=\"$alt_text\"";
883 $result = "<img src=\"$url\" alt=\"$alt_text\"";
    [all...]
  /build/tools/droiddoc/templates/
macros.cs 197 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.type.since ?>" >
  /external/grub/stage2/
builtins.c     [all...]
  /external/webkit/WebKit/win/
DOMHTMLClasses.cpp 1047 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::alt( function in class:DOMHTMLInputElement
1055 /* [in] */ BSTR /*alt*/)
    [all...]
DOMHTMLClasses.h     [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 996 alt: event.altKey,
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 650 milliseconds

1 23