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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleUnits.h 60 VisiblePosition nextLinePosition(const VisiblePosition&, int lineDirectionPoint, EditableType = ContentIsEditable);
FrameSelection.cpp 663 pos = nextLinePosition(pos, lineDirectionPointForBlockDirectionNavigation(EXTENT));
742 // to leave the selection at that line start (no need to call nextLinePosition!)
745 pos = nextLinePosition(pos, lineDirectionPointForBlockDirectionNavigation(START));
    [all...]
VisibleUnits.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp     [all...]

Completed in 351 milliseconds