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

1 2 3 4 5 6 7 8 9

  /external/clearsilver/man/man3/
cgi_filehandle.3 36 multipart/form-data. The FILE pointer is positioned at
  /external/oprofile/daemon/
oprofiled.h 49 /** global variable positioned by signal handler */
  /external/skia/include/utils/
SkTextBox.h 25 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
picopal.c 297 The file is positioned at the beginning of the file.
299 text file for writing. The file is positioned at the
302 The file is positioned at the beginning of the file.
304 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
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)
  /development/samples/ApiDemos/res/layout/
relative_layout_2.xml 66 the OK button and positioned to the left of it.
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 54 * implement. This level is positioned somewhere between {@code PARTIAL}
  /dalvik/libdex/
OptInvocation.c 113 * "fd" must be positioned at the start of the file. On return, it will
114 * be positioned just past the header, and the place where the DEX data
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TextAlign.java 48 private static final String POSTEXT = "Positioned";
119 // 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/WebCore/bindings/js/
JSCSSStyleDeclarationCustom.cpp 152 // positioned element. if it is not a positioned element, return 0
  /external/webkit/WebCore/rendering/
RenderBlock.cpp 96 // we're positioned, floating, a table cell.
210 // Clear our positioned objects list. Our absolutely positioned descendants will be
211 // inserted into our containing block's positioned objects list during layout.
214 // Remove our absolutely positioned descendants from their current containing block.
215 // They will be inserted into our positioned objects list during layout.
    [all...]
RenderFlexibleBox.cpp 124 // positioned children don't affect the minmaxwidth
148 // Positioned children and collapsed children don't affect the min/max width
636 // So that the calcHeight in layoutBlock() knows to relayout positioned objects because of
674 // Dirty all the positioned objects.
    [all...]
  /external/freetype/include/freetype/internal/
t1types.h 258 /* since version 2.1.8, but was originally positioned after `afm_data' */
  /external/libffi/include/
ffi_common.h 19 this is positioned. */
  /frameworks/base/core/java/android/content/
CursorEntityIterator.java 53 * iterator is positioned in front of an element.
  /libcore/luni/src/main/java/javax/sql/
RowSetInternal.java 44 * The {@code ResultSet}'s cursor is positioned before the first row of
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 83 * Returns a Cursor positioned at the word specified by rowId
87 * @return Cursor positioned to matching word, or null if not found.

Completed in 603 milliseconds

1 2 3 4 5 6 7 8 9