HomeSort by relevance Sort by last modified time
    Searched refs:marquee (Results 1 - 16 of 16) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/text/
Marquee.java 24 public class Marquee extends Activity {
29 setContentView(R.layout.marquee);
  /external/owasp/sanitizer/empiricism/
canned-data.js 78 "marquee": true,
199 "marquee",
314 "marquee",
429 "marquee",
544 "marquee",
659 "marquee",
775 "marquee",
890 "marquee",
1005 "marquee",
1120 "marquee",
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
group_util.js 75 'marquee ' +
aria_util.js 52 'marquee' : 'aria_role_marquee',
847 '[role="alert"], [role="log"], [role="marquee"], ' +
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 721 public void setMarquee(int marquee) {
722 mManager.setMarquee(marquee);
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 248 * Draw marquee text with fading edges as usual
253 * Draw marquee text as ellipsize end while inactive instead of with the fade.
259 * Draw marquee text with fading edges because it is currently active/animating.
484 private Marquee mMarquee;
493 * extensively in the same layout. This mode indicates how the marquee
494 * is currently being shown, if applicable. (mEllipsize will == MARQUEE)
8084 final Marquee marquee = mMarquee; local
8122 final Marquee marquee = mMarquee; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
html.css 86 marquee {
  /build/tools/droiddoc/templates-ds/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css     [all...]
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 432 listbox:{mustcontain:["option"], namefrom:["author"], namerequired:!0, parent:["list", "select"], properties:["aria-multiselectable", "aria-required"]}, listitem:{namefrom:["contents", "author"], namerequired:!0, parent:["section"], properties:["aria-level", "aria-posinset", "aria-setsize"]}, log:{namefrom:[" author"], namerequired:!0, parent:["region"]}, main:{namefrom:["author"], parent:["landmark"]}, marquee:{namerequired:!0, parent:["section"]}, math:{childpresentational:!0, namefrom:["author"],
485 axs.constants.WIDGET_ROLE_TO_NAME = {alert:"aria_role_alert", alertdialog:"aria_role_alertdialog", button:"aria_role_button", checkbox:"aria_role_checkbox", columnheader:"aria_role_columnheader", combobox:"aria_role_combobox", dialog:"aria_role_dialog", grid:"aria_role_grid", gridcell:"aria_role_gridcell", link:"aria_role_link", listbox:"aria_role_listbox", log:"aria_role_log", marquee:"aria_role_marquee", menu:"aria_role_menu", menubar:"aria_role_menubar", menuitem:"aria_role_menuitem", menuitemcheckbox:"aria_role_menuitemcheckbox",
    [all...]
  /external/chromium_org/third_party/polymer/components/platform/
platform.js     [all...]
  /external/chromium_org/third_party/polymer/components-chromium/platform/
platform.js     [all...]
  /external/chromium_org/third_party/polymer_legacy/platform/
platform.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromePageScript.js     [all...]
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]

Completed in 752 milliseconds