OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spellcheck_host_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/profiles/
profile_impl.cc
276
spellcheck_host_
(NULL),
631
if (
spellcheck_host_
.get())
632
spellcheck_host_
->UnsetObserver();
[
all
...]
profile_impl.h
274
scoped_refptr<SpellCheckHost>
spellcheck_host_
;
member in class:ProfileImpl
276
// Indicates whether |
spellcheck_host_
| has told us initialization is
Completed in 33 milliseconds