HomeSort by relevance Sort by last modified time
    Searched refs:dictionary_requested_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/spellchecker/
hunspell_engine.cc 41 dictionary_requested_(false) {
119 if (!initialized_ && !dictionary_requested_) {
123 dictionary_requested_ = true;
hunspell_engine.h 61 bool dictionary_requested_; member in class:HunspellEngine

Completed in 300 milliseconds