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

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/
bubble_view.h 24 // Constants that affect where the text is positioned within the view. They
  /external/chromium/chrome/browser/ui/views/frame/
contents_container.h 78 // Translucent Widget positioned right above the active view that is used to
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 54 * implement. This level is positioned somewhere between {@code PARTIAL}
  /dalvik/libdex/
OptInvocation.cpp 114 * "fd" must be positioned at the start of the file. On return, it will
115 * be positioned just past the header, and the place where the DEX data
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TextAlign.java 44 private static final String POSTEXT = "Positioned";
115 // now draw the positioned strings
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 151 * Return a Cursor positioned at the note that matches the given rowId
154 * @return Cursor positioned to matching note, if found
  /external/webkit/Source/WebCore/bindings/js/
JSCSSStyleDeclarationCustom.cpp 157 // positioned element. if it is not a positioned element, return 0
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleTest.java 106 // should be on screen, positioned at the bottom (with room for
147 // on screen, positioned at top (with room for fading edge)
  /frameworks/base/docs/html/guide/topics/ui/layout/
relative.jd 69 references another view in the layout against which the view should be positioned.</p>
72 For example, you can declare that "view1" be positioned below "view2" even if "view2" is the last
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h 85 // incorrectly positioned, hence the 'shadow' window.)
91 IBOutlet NSView* scrollDownArrowView_; // Positioned at the top.
92 IBOutlet NSView* scrollUpArrowView_; // Positioned at the bottom.
  /cts/tests/tests/webkitsecurity/src/android/webkitsecurity/cts/
WebkitPositionedBackgroundHitTestCrashTest.java 63 private static final String TEST_PATH = "positioned-background-hit-test-crash.html";
WebkitPositionedChildNotRemovedCrashTest.java 63 private static final String TEST_PATH = "positioned-child-not-removed-crash.html";
WebkitPositionedCountCrashTest.java 63 private static final String TEST_PATH = "positioned-count-crash.html";
WebkitPositionedDivWithFloatingAfterContentCrashFrameoneTest.java 63 private static final String TEST_PATH = "positioned-div-with-floating-after-content-crash-frame1.html";
WebkitPositionedDivWithFloatingAfterContentCrashFrametwoTest.java 63 private static final String TEST_PATH = "positioned-div-with-floating-after-content-crash-frame2.html";
WebkitPositionedDivWithFloatingAfterContentCrashTest.java 63 private static final String TEST_PATH = "positioned-div-with-floating-after-content-crash.html";
WebkitPositionedGeneratedContentUnderRunInCrashTest.java 63 private static final String TEST_PATH = "positioned-generated-content-under-run-in-crash.html";
WebkitPositionedInRelativePositionInlineCrashTest.java 63 private static final String TEST_PATH = "positioned-in-relative-position-inline-crash.html";
WebkitRelativePositionedRtlCrashTest.java 63 private static final String TEST_PATH = "relative-positioned-rtl-crash.html";
WebkitRelayoutNestedPositionedElementsCrashTest.java 63 private static final String TEST_PATH = "relayout-nested-positioned-elements-crash.html";

Completed in 1768 milliseconds

12 3 4 5 6 7 8 91011>>