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

  /external/chromium_org/chrome/renderer/spellchecker/
hunspell_engine.cc 43 dictionary_requested_(false) {
126 if (!initialized_ && !dictionary_requested_) {
130 dictionary_requested_ = true;
hunspell_engine.h 58 bool dictionary_requested_; member in class:HunspellEngine

Completed in 84 milliseconds