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

Completed in 611 milliseconds