Searched defs:set_translation_declined (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
H A Dlanguage_state.h62 void set_translation_declined(bool value) { translation_declined_ = value; } function in class:LanguageState
/external/chromium_org/chrome/browser/tab_contents/
H A Dlanguage_state.h69 void set_translation_declined(bool value) { translation_declined_ = value; } function in class:LanguageState

Completed in 1203 milliseconds