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 58 VisiblePosition nextLinePosition(const VisiblePosition&, int lineDirectionPoint, EditableType = ContentIsEditable);
FrameSelection.cpp 622 pos = nextLinePosition(pos, lineDirectionPointForBlockDirectionNavigation(EXTENT));
701 // to leave the selection at that line start (no need to call nextLinePosition!)
704 pos = nextLinePosition(pos, lineDirectionPointForBlockDirectionNavigation(START));
    [all...]
VisibleUnits.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityRenderObject.cpp     [all...]

Completed in 62 milliseconds