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

  /external/chromium/chrome/browser/tab_contents/
language_state.h 62 void set_translation_declined(bool value) { translation_declined_ = value; } function in class:LanguageState
  /external/chromium_org/chrome/browser/tab_contents/
language_state.h 68 void set_translation_declined(bool value) { translation_declined_ = value; } function in class:LanguageState

Completed in 47 milliseconds