Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.cpp55 bool isSelectionInTextField(const VisibleSelection& selection) in isSelectionInTextField() function
803 && !isSelectionInTextField(oldSelection) in respondToChangedSelection()
850 if (isSelectionInTextField(frame().selection().selection())) { in spellCheckAfterBlur()