Home
last modified time | relevance | path

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

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