Home | History | Annotate | Download | only in ui

Lines Matching refs:selected_encoding

1675   const std::string selected_encoding =
1678 if (!selected_encoding.empty() && contents)
1679 contents->SetOverrideEncoding(selected_encoding);