HomeSort by relevance Sort by last modified time
    Searched refs:WebUI (Results 251 - 275 of 367) sorted by null

<<1112131415

  /external/chromium_org/chrome/browser/ui/webui/
inline_login_ui.cc 5 #include "chrome/browser/ui/webui/inline_login_ui.h"
66 explicit InlineLoginUIOAuth2Delegate(content::WebUI* web_ui)
92 content::WebUI* web_ui_;
383 InlineLoginUI::InlineLoginUI(content::WebUI* web_ui)
crashes_ui.cc 5 #include "chrome/browser/ui/webui/crashes_ui.h"
164 CrashesUI::CrashesUI(content::WebUI* web_ui) : WebUIController(web_ui) {
devtools_ui.cc 5 #include "chrome/browser/ui/webui/devtools_ui.h"
212 DevToolsUI::DevToolsUI(content::WebUI* web_ui) : WebUIController(web_ui) {
history_ui.h 211 explicit HistoryUI(content::WebUI* web_ui);
instant_ui.cc 5 #include "chrome/browser/ui/webui/instant_ui.h"
47 // Note that the WebUI infrastructure runs on the UI thread, therefore all of
164 InstantUI::InstantUI(content::WebUI* web_ui) : WebUIController(web_ui) {
profiler_ui.cc 5 #include "chrome/browser/ui/webui/profiler_ui.h"
114 // Note that the WebUI infrastructure runs on the UI thread, therefore all of
152 ProfilerUI::ProfilerUI(content::WebUI* web_ui)
version_ui.cc 5 #include "chrome/browser/ui/webui/version_ui.h"
11 #include "chrome/browser/ui/webui/version_handler.h"
27 #include "chrome/browser/ui/webui/theme_source.h"
36 #include "chrome/browser/ui/webui/version_handler_chromeos.h"
137 VersionUI::VersionUI(content::WebUI* web_ui)
  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.cc 5 #include "chrome/browser/ui/webui/ntp/foreign_session_handler.h"
26 #include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
39 #include "ui/base/webui/web_ui_util.h"
69 content::WebUI* web_ui,
95 content::WebUI* web_ui,
151 content::WebUI* web_ui) {
322 WindowOpenDisposition disposition = webui::GetDispositionFromClick(args, 3);
  /external/chromium/chrome/browser/remoting/
setup_flow_login_step.cc 134 WebUI* web_ui = flow()->web_ui();
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 94 class WebUI;
197 WebUI* web_ui() const {
    [all...]
  /external/chromium/chrome/browser/ui/webui/
conflicts_ui.cc 5 #include "chrome/browser/ui/webui/conflicts_ui.h"
17 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
199 ConflictsUI::ConflictsUI(TabContents* contents) : WebUI(contents) {
flags_ui.cc 5 #include "chrome/browser/ui/webui/flags_ui.h"
16 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
210 FlagsUI::FlagsUI(TabContents* contents) : WebUI(contents) {
new_tab_page_sync_handler.cc 5 #include "chrome/browser/ui/webui/new_tab_page_sync_handler.h"
99 WebUIMessageHandler* NewTabPageSyncHandler::Attach(WebUI* web_ui) {
history2_ui.cc 5 #include "chrome/browser/ui/webui/history2_ui.h"
27 #include "chrome/browser/ui/webui/favicon_source.h"
129 WebUIMessageHandler* BrowsingHistoryHandler2::Attach(WebUI* web_ui) {
378 HistoryUI2::HistoryUI2(TabContents* contents) : WebUI(contents) {
history_ui.cc 5 #include "chrome/browser/ui/webui/history_ui.h"
27 #include "chrome/browser/ui/webui/favicon_source.h"
129 WebUIMessageHandler* BrowsingHistoryHandler::Attach(WebUI* web_ui) {
366 HistoryUI::HistoryUI(TabContents* contents) : WebUI(contents) {
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 16 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
18 #include "content/browser/webui/web_ui.h"
263 class ExtensionsUI : public WebUI {
  /external/chromium_org/chrome/browser/profiles/
profile.cc 46 Profile* Profile::FromWebUI(content::WebUI* web_ui) {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.h 16 #include "chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h"
39 // A custom WebUI that defines datasource for out-of-box-experience (OOBE) UI:
74 OobeUI(content::WebUI* web_ui, const GURL& url);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
system_info_ui.cc 5 #include "chrome/browser/ui/webui/chromeos/system_info_ui.h"
37 #include "ui/base/webui/jstemplate_builder.h"
38 #include "ui/base/webui/web_ui_util.h"
145 webui::SetFontAndTextDirection(&strings);
161 std::string full_html = webui::GetTemplatesHtml(
187 SystemInfoUI::SystemInfoUI(content::WebUI* web_ui) : WebUIController(web_ui) {
  /external/chromium_org/content/browser/tracing/
tracing_ui.cc 157 TracingUI::TracingUI(WebUI* web_ui) : WebUIController(web_ui) {
  /external/chromium_org/ui/keyboard/
keyboard_controller_proxy.cc 175 content::WebUI* webui = keyboard_contents_ ? local
178 if (webui &&
179 (0 != (webui->GetBindings() & content::BINDINGS_POLICY_WEB_UI))) {
184 webui->CallJavascriptFunction("OnTextInputBoxFocused", input_context);
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.h 86 content::WebUI* webui,
145 // Whether the dialog is closed from WebUI in response to a "DialogClose"
149 // A json string returned to WebUI from a "DialogClosed" message.
  /external/chromium/chrome/browser/ui/webui/chromeos/
keyboard_overlay_ui.cc 5 #include "chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.h"
14 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
55 virtual WebUIMessageHandler* Attach(WebUI* web_ui);
272 WebUIMessageHandler* KeyboardOverlayHandler::Attach(WebUI* web_ui) {
  /external/chromium_org/chrome/browser/resources/
about_conflicts.js 52 * Called by the WebUI to re-populate the page with data representing the
components.js 31 * Called by the WebUI to re-populate the page with data representing the

Completed in 221 milliseconds

<<1112131415