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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/widget/
PopupWindow.java 572 * accurately positioned.</p>
643 * @return true if the window will always be positioned in screen coordinates.
653 * This will cause the popup to be positioned in absolute screen coordinates.</p>
655 * @param enabled true if the popup should always be positioned in screen coordinates
    [all...]
RelativeLayout.java 222 * Describes how the child views are positioned.
236 * Describes how the child views are positioned. Defaults to
242 * This happens after children have been relatively positioned.</p>
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderObject.cpp 339 // cannot affect the positioned object list, and the floating object list is irrelevant (since the list gets cleared on
599 // A positioned object has no effect on the min/max width of its containing block ever.
631 // to return the inline itself. This allows us to avoid having a positioned objects
    [all...]
RenderObject.h 196 // Called when an object that was floating or positioned becomes a normal flow object
475 // Returns the object containing this one. Can be different from parent for positioned elements.
    [all...]
RenderInline.cpp 706 return "RenderInline (relative positioned)";
722 // FIXME: Does not deal with relative positioned inlines (should it?)
    [all...]
  /external/chromium/chrome/browser/chromeos/frame/
browser_view.cc 111 // For vertical tabs the toolbar is positioned in
  /external/chromium/chrome/browser/chromeos/login/
network_selection_view.cc 89 // Menu is positioned by bottom right corner of the MenuButton.
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_mac.mm 114 positioned:NSWindowBelow
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 107 // positioned and sized the first time we try to set its height. (Just
  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.cc 161 // are enough to keep us positioned correctly.
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 315 // positioned at the correct location during the drag, and to ensure that the
  /external/icu4c/i18n/unicode/
coleitr.h 56 * ordering priority of the positioned character. The ordering priority of a
  /external/kernel-headers/original/linux/
mtio.h 154 * currently positioned at (zftape)
  /external/webkit/Source/WebCore/
ChangeLog-2003-10-25     [all...]
  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 297 // Glyphs are positioned starting from m_offsetX; in RTL mode they go leftwards from there.
  /external/webkit/Source/WebKit/chromium/src/
WebPluginContainerImpl.cpp 109 // The plugin is positioned in window coordinates, so it needs to be painted
  /external/webkit/Source/WebKit2/UIProcess/mac/
WKFullScreenWindowController.mm 246 [animationView addSubview:_webView positioned:NSWindowBelow relativeTo:_layerHostingView.get()];
  /external/zlib/examples/
zran.c 26 The input file is positioned to the specified location in the index, and if
  /frameworks/base/core/java/android/view/
ViewParent.java 223 * positioned onto the screen. {@link ViewGroup}s overriding this can trust
  /frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java 380 // Guard against the case where the cursor has not been positioned yet.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_menu.jd 96 positioned inside the asset to create consistent visual weight with other
  /hardware/libhardware/include/hardware/
sensors.h 202 * positioned on the origin would report positive rotation if the device
  /packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListView.java 200 * Ensures that the selected item is positioned below the top-pinned headers
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 292 // first get the item this one is positioned relative to.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 301 * if there is a selection or if the caret is not positioned

Completed in 576 milliseconds

1 2 3 4 5 67 8 91011>>