/development/samples/ApiDemos/src/com/example/android/apis/text/ |
Marquee.java | 24 public class Marquee extends Activity { 29 setContentView(R.layout.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 | 244 * Draw marquee text with fading edges as usual 249 * Draw marquee text as ellipsize end while inactive instead of with the fade. 255 * Draw marquee text with fading edges because it is currently active/animating. 474 private Marquee mMarquee; 483 * extensively in the same layout. This mode indicates how the marquee 484 * is currently being shown, if applicable. (mEllipsize will == MARQUEE) 7812 final Marquee marquee = mMarquee; local 7850 final Marquee marquee = mMarquee; local [all...] |
/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/WebKit/Source/core/css/ |
html.css | 90 marquee {
|
/external/chromium_org/third_party/accessibility-audit/ |
axs_testing.js | 422 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"], 475 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...] |
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | [all...] |
/external/chromium_org/third_party/polymer/ |
platform.js | [all...] |
/external/chromium_org/chrome/third_party/chromevox/ |
chromeVoxChromeOptionsScript.js | [all...] |
chromeVoxChromePageScript.js | [all...] |
chromeVoxChromeBackgroundScript.js | [all...] |