OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_spellCheckThisFieldStatus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
SpellCheckerClientImpl.cpp
47
,
m_spellCheckThisFieldStatus
(SpellCheckAutomatic)
87
if (
m_spellCheckThisFieldStatus
== SpellCheckForcedOff)
89
if (
m_spellCheckThisFieldStatus
== SpellCheckForcedOn)
97
m_spellCheckThisFieldStatus
= SpellCheckForcedOff;
106
m_spellCheckThisFieldStatus
= SpellCheckForcedOn;
SpellCheckerClientImpl.h
84
}
m_spellCheckThisFieldStatus
;
Completed in 517 milliseconds