HomeSort by relevance Sort by last modified time
    Searched full:positioned (Results 126 - 150 of 363) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/docs/
ANDROID-SKIN-FILES.TXT 58 Each part can be independently positioned and/or rotated in a 'layout'.
  /external/skia/include/gpu/
GrConfig.h 340 * for each corner or using a static vb that is positioned by modifying the
  /external/webkit/Source/WebCore/icu/unicode/
ucoleitr.h 45 * ordering priority of the positioned character. The ordering priority of a
  /external/webkit/Source/WebCore/manual-tests/
media-controls.html 113 '<p>In this particular layout, the volume control should be positioned directly under the "Mute" button, showing two "Mute" buttons --' +
  /external/webkit/Source/WebCore/rendering/
RenderReplaced.cpp 288 // FIXME: This code is buggy if the replaced element is relative positioned.
RenderBox.h 351 // Called when a positioned object moves but doesn't necessarily change size. A simplified layout is attempted
458 // These include tables, positioned objects, floats and flexible boxes.
RenderLayer.h 360 // Gets the nearest enclosing positioned ancestor layer (also includes
751 // Cached normal flow values for absolute positioned elements with static left/top values.
    [all...]
RenderTreeAsText.cpp 452 ts << " positioned movement";
465 ts << " positioned child";
  /external/webkit/Source/WebCore/rendering/svg/
SVGRootInlineBox.cpp 290 // Reordering is only necessary for BiDi text that is _absolutely_ positioned.
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebInspectorClient.mm 370 [_inspectedWebView addSubview:_webView positioned:NSWindowBelow relativeTo:(NSView *)frameView];
  /frameworks/base/core/java/android/content/
ComponentName.java 275 * positioned at the location in the buffer where it was written.
  /frameworks/base/core/java/android/content/res/
ColorStateList.java 132 /* Create from inside an XML document. Called on a parser positioned at
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
Spinner.java 342 * Describes how the selected item view is positioned. Currently only the horizontal component
360 * Describes how the selected item view is positioned. The default is determined by the
    [all...]
  /frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java 410 * Returns a pre-positioned cursor for the specified list position.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
JdwpPacket.java 122 * Return a slice of the byte buffer, positioned past the JDWP header
  /system/core/libcutils/
open_memstream.c 204 * We're positioned at, or possibly beyond, the EOF. We want to
  /build/tools/zipalign/
ZipEntry.cpp 33 * Initialize a new ZipEntry structure from a FILE* positioned at a
532 * On entry, "fp" should be positioned on the signature bytes for the
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 298 This demonstrates how views can be positioned relative to the RelativeLayout itself.
300 <p>Views can also be positioned relative to each other as well. In this example, view3 is below view1 and above
  /external/icu4c/common/
dictbe.cpp 314 // The text iterator should now be positioned at the end of the word we found.
547 // The text iterator should now be positioned at the end of the word we found.
  /frameworks/base/core/java/android/app/
SearchableInfo.java 428 * positioned at the location in the buffer where it was written.
793 * positioned at the location in the buffer where it was written.
    [all...]
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 257 responsible for deciding where child views are positioned and how large
277 in front of its parent, and is positioned relative to it. A common example
  /frameworks/base/tools/aapt/
ZipEntry.cpp 33 * Initialize a new ZipEntry structure from a FILE* positioned at a
532 * On entry, "fp" should be positioned on the signature bytes for the
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselView.java 84 /** Detail is positioned above the card (not yet implemented) **/
86 /** Detail is positioned below the card **/
  /libcore/luni/src/main/java/java/sql/
Statement.java 552 * With the cursor name set, it can then be used in SQL positioned
554 * ResultSet} generated from this statement. The positioned update or delete

Completed in 827 milliseconds

1 2 3 4 56 7 8 91011>>