Home
last modified time | relevance | path

Searched refs:adjustedSelectionStartForStyleComputation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dhtmlediting.h236 Position adjustedSelectionStartForStyleComputation(const VisibleSelection&);
Dhtmlediting.cpp1144 Position adjustedSelectionStartForStyleComputation(const VisibleSelection& selection) in adjustedSelectionStartForStyleComputation() function
DEditingStyle.cpp1254 Position position = adjustedSelectionStartForStyleComputation(selection); in styleAtSelectionStart()