Home | History | Annotate | Download | only in options

Lines Matching refs:OptionsUI

234 // OptionsUI
238 OptionsUI::OptionsUI(content::WebUI* web_ui)
353 OptionsUI::~OptionsUI() {
360 void OptionsUI::ProcessAutocompleteSuggestions(
381 base::RefCountedMemory* OptionsUI::GetFaviconResourceBytes(
387 void OptionsUI::InitializeHandlers() {
416 void OptionsUI::RenderViewCreated(content::RenderViewHost* render_view_host) {
422 void OptionsUI::RenderViewReused(content::RenderViewHost* render_view_host) {
428 void OptionsUI::AddOptionsPageUIHandler(DictionaryValue* localized_strings,