Searched refs:isTypingAction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h109 bool deleteWithDirection(SelectionDirection, TextGranularity, bool killRing, bool isTypingAction);
H A DEditor.cpp290 bool Editor::deleteWithDirection(SelectionDirection direction, TextGranularity granularity, bool killRing, bool isTypingAction) argument
296 if (isTypingAction) {

Completed in 135 milliseconds