HomeSort by relevance Sort by last modified time
    Searched refs:EXTENT (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebCore/editing/
SelectionController.h 107 Position extent() const { return m_selection.extent(); } function in class:WebCore::SelectionController
187 enum EPositionType { START, END, BASE, EXTENT };
SelectionController.cpp 100 void SelectionController::moveTo(const VisiblePosition &base, const VisiblePosition &extent, bool userTriggered)
105 setSelection(VisibleSelection(base.deepEquivalent(), extent.deepEquivalent(), base.affinity()), options);
125 void SelectionController::moveTo(const Position &base, const Position &extent, EAffinity affinity, bool userTriggered)
130 setSelection(VisibleSelection(base, extent, affinity), options);
235 respondToNodeModification(node, removingNodeRemovesPosition(node, m_selection.base()), removingNodeRemovesPosition(node, m_selection.extent()),
249 // The base and/or extent are about to be removed, but the start and end aren't.
250 // Change the base and extent to the start and end, but don't re-validate the
308 Position extent = m_selection.extent(); local
312 bool shouldRemoveExtent = shouldRemovePositionAfterAdoptingTextReplacement(extent, m_selection.isBaseFirst() ? EndPointIsEnd : EndPointIsStart, node, offset, oldLength, newLength)
    [all...]
  /external/quake/
NOTICE 281 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
626 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHE
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 283 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /external/bluetooth/bluez/input/
NOTICE 283 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /external/bluetooth/bluez/plugins/
NOTICE 283 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /external/bluetooth/bluez/src/
NOTICE 285 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 529 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /external/e2fsprogs/lib/et/
texinfo.tex 8 %NO WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT
    [all...]

Completed in 372 milliseconds