HomeSort by relevance Sort by last modified time
    Searched full:scrolling (Results 226 - 250 of 268) sorted by null

1 2 3 4 5 6 7 8 91011

  /packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java 234 // get the non-ellipsized line width, to determine whether scrolling
    [all...]
TrackBrowserActivity.java     [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
EmulatorControlPanel.java 269 // set the resize for the scrolling to work (why isn't that done automatically?!?)
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java 275 attribute("frame", "scrolling", "CDATA", "auto");
286 attribute("iframe", "scrolling", "CDATA", "auto");
    [all...]
  /external/webkit/WebCore/
ChangeLog-2002-12-03 30 by the scrolling marquee.
    [all...]
ChangeLog-2009-06-16     [all...]
ChangeLog-2006-12-31 119 Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling
122 viewport coordinates. The flag is set (and scrolling is compensated for) for
    [all...]
  /external/webkit/WebCore/rendering/
RenderBlock.cpp     [all...]
  /external/webkit/WebCore/html/
HTMLInputElement.cpp     [all...]
  /external/webkit/WebKit/android/nav/
WebView.cpp 433 // call this to be sure we've adjusted for any scrolling or animations
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 411 screen (they lose any state, such as scrolling) when they are brought
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java 296 + "coordinates, except constrains the X scrolling position to the horizontal "
297 + "regions of the text that will be visible after scrolling to "
    [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2ed-design.sgml 1008 scrolling, I have not utilized this.
    [all...]
  /external/webkit/WebCore/loader/
FrameLoader.cpp     [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2002-12-03     [all...]
ChangeLog-2006-02-09 386 Support for programmatic scrolling one line at a time for PDFs. (We already had support for
387 programmatic scrolling one page at a time, and to top/end.)
    [all...]
  /external/libxml2/
HTMLparser.c 569 static const char* const frame_attrs[] = { COREATTRS, "longdesc", "name", "src", "frameborder", "marginwidth", "marginheight", "noresize", "scrolling" , NULL } ;
577 static const char* const iframe_attrs[] = { COREATTRS, "longdesc", "name", "src", "frameborder", "marginwidth", "marginheight", "scrolling", "align", "height", "width", NULL } ;
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
WebView.mm     [all...]
  /external/webkit/WebKit/win/
WebView.cpp     [all...]
  /external/webkit/JavaScriptGlue/
ChangeLog 360 - fix <rdar://problem/6971484> REGRESSION (r30534): "Scrolling Credits"
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitwebview.cpp 91 * #GtkWidget implementing the scrolling interface which means you can
    [all...]
  /frameworks/base/docs/html/guide/topics/
fundamentals.jd 93 if your application needs to display a scrolling list of images and another
    [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneUtils.java     [all...]

Completed in 485 milliseconds

1 2 3 4 5 6 7 8 91011