OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:affinity
(Results
26 - 50
of
50
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/core/editing/
InsertTextCommand.cpp
231
setEndingSelection(VisibleSelection(endingSelection().end(), endingSelection().
affinity
(), endingSelection().isDirectional()));
TypingCommand.cpp
302
VisiblePosition start(endingSelection().start(), endingSelection().
affinity
());
EditorCommand.cpp
220
EAffinity
affinity
= frame.selection().
affinity
();
local
221
frame.selection().setSelectedRange(newRange.get(),
affinity
, true);
[
all
...]