HomeSort by relevance Sort by last modified time
    Searched full:positioned (Results 1 - 25 of 342) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/autocorrection/
autocorrection-in-iframe.html 7 <p>This test verifies that autocorrection UI is positioned correctly when the corrected word is in an iframe.</p>
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 57 positioned:NSWindowBelow
77 positioned:NSWindowBelow
  /external/chromium/chrome/browser/resources/ntp4/
tile_page.css 30 re-positioned, but since chrome is doing the layout there is no property
  /external/oprofile/daemon/
oprofiled.h 49 /** global variable positioned by signal handler */
  /external/skia/include/gpu/
GrUserConfig.h 32 * a unit square that is positioned by a matrix. Enable on systems where
  /external/chromium/chrome/browser/ui/views/extensions/
extension_popup.h 43 // Create and show a popup with |url| positioned adjacent to |relative_to| in
108 // The area on the screen that the popup should be positioned relative to.
  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.h 87 // positioned above the visible area if there are no mini-tabs.
93 // Offset the first tab (or new tab button) is positioned at. If the user has
  /external/llvm/include/llvm/MC/
MCTargetAsmParser.h 55 /// The parser is positioned following the instruction name. The target
71 /// The parser is positioned following the directive name. The target
  /external/webkit/Source/WebKit/chromium/public/
WebFont.h 61 // Draws the text run to the given canvas. The text is positioned at the
86 // The rect will be positioned as if the text was drawn at the given
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
WindowGeometryInitializedBeforeSetWindow.cpp 32 // Plugin's HWND should be sized/positioned before NPP_SetWindow is called.
83 pluginLog(instance, "Plugin's HWND has been sized and positioned before NPP_SetWindow was called");
  /external/chromium/chrome/browser/ui/cocoa/
styled_text_field.mm 18 // positioned by the cell's -editWithFrame:inView:... method. Using
bubble_view.h 24 // Constants that affect where the text is positioned within the view. They
  /external/skia/include/pdf/
SkPDFShader.h 38 * positioned, relative to where the page is drawn.)
  /external/skia/include/utils/
SkTextBox.h 18 within a rectangle. The textbox is positioned and clipped by its Frame.
  /external/svox/pico/lib/
picopal.h 190 The file is positioned at the beginning of the file.
192 text file for writing. The file is positioned at the
195 The file is positioned at the beginning of the file.
197 binary file for writing. The file is positioned at the
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleWithInternalScrollTest.java 72 // should be on screen, positioned at the bottom (with enough room for
  /external/harfbuzz/src/
harfbuzz-hangul.c 189 HB_Bool positioned; local
198 positioned = HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE);
202 if (!positioned)
  /development/samples/ApiDemos/res/layout/
relative_layout_2.xml 61 the OK button and positioned to the left of it.
  /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}
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
color1-expected-completion46b.txt 18 android:state_drag_hovered : State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable. [boolean]
  /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

Completed in 2171 milliseconds

1 2 3 4 5 6 7 8 91011>>