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

12 3 4 5

  /dalvik/libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 78 * Sending {@code reset()} will reposition this stream back to the marked
LineNumberReader.java 76 * Sending {@code reset()} will reposition this reader back to the marked
StringReader.java 72 * ignored for this class. Calling {@code reset()} will reposition the
CharArrayReader.java 129 * ignored for CharArrayReaders. Calling {@code reset()} will reposition the
InputStream.java 105 * Sending {@code reset()} will reposition the stream back to the marked
Reader.java 82 * Calling {@code reset()} will reposition the reader back to the marked
BufferedInputStream.java 191 * Calling {@code reset()} will reposition the stream back to the marked
BufferedReader.java 202 * Calling {@code reset()} will reposition the reader back to the marked
  /dalvik/libcore/support/src/test/java/tests/support/
Support_StringReader.java 70 * is ignored for StringReaders. Sending reset() will reposition the reader
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuItemView.java 185 * Request a layout to reposition the icon. The positioning of icon
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.h     [all...]
test_pv_player_engine_testset7.cpp     [all...]
  /external/opencore/nodes/pvdownloadmanagernode/include/
pvmf_memorybufferdatastream_factory.h 504 OSCL_IMPORT_REF PvmiDataStreamStatus Reposition(PvmiDataStreamSession aSessionID,
  /external/opencore/protocols/rtp_payload_parser/rfc_3640/src/
rfc3640_payload_parser.cpp 330 OSCL_EXPORT_REF void RFC3640PayloadParser::Reposition(const bool adjustSequence, const uint32 stream, const uint32 seqnum)
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser.h 74 OSCL_IMPORT_REF virtual void Reposition(const bool adjustSequence = false, const uint32 stream = 0, const uint32 seqnum = 0);
  /external/webkit/WebCore/accessibility/
AccessibilityObject.cpp 253 // This check will reposition the marker before the floating object, to ensure we get a line start.
290 // This check will reposition the marker after the floating object, to ensure we get a line end.
    [all...]
  /external/webkit/WebCore/editing/
VisiblePosition.cpp 148 // Reposition at the other logical position corresponding to our edge's visual position and go for another round.
290 // Reposition at the other logical position corresponding to our edge's visual position and go for another round.
  /external/webkit/WebCore/platform/win/
PopupMenuWin.cpp 148 // We need to reposition the popup window.
359 // The popup fits above, so reposition it
  /external/icu4c/layout/
LEGlyphStorage.h 356 * This method is used to reposition glyphs during Indic v2 processing. It moves
  /external/opencore/pvmi/pvmf/include/
pvmi_data_stream_interface.h 504 * Used in progressive playback when reposition requests are sent to the writer (protocol engine)
  /development/simulator/app/
LogWindow.cpp 369 * moved on top of the parent window. After that, you can reposition it
374 * we only reposition the window as the result of a Show(true) call.
    [all...]
  /external/v8/src/mips/
assembler-mips.cc 262 reloc_info_writer.Reposition(buffer_ + buffer_size, pc_);
1098 reloc_info_writer.Reposition(reloc_info_writer.pos() + rc_delta,
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageView.java 526 // repositionMessageListCursor() will fail to reposition and do its own finish()
    [all...]

Completed in 3316 milliseconds

12 3 4 5