HomeSort by relevance Sort by last modified time
    Searched full:webui (Results 251 - 275 of 1244) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/browser/webui/
web_ui_controller_factory_registry.h 23 WebUI* web_ui, const GURL& url) const OVERRIDE;
24 virtual WebUI::TypeID GetWebUIType(BrowserContext* browser_context,
web_ui_data_source_impl.cc 5 #include "content/browser/webui/web_ui_data_source_impl.h"
13 #include "ui/base/webui/jstemplate_builder.h"
14 #include "ui/base/webui/web_ui_util.h"
216 webui::SetFontAndTextDirection(&localized_strings_);
218 scoped_ptr<webui::UseVersion2> version2;
220 version2.reset(new webui::UseVersion2);
222 webui::AppendJsonJS(&localized_strings_, &template_data);
  /external/chromium_org/ui/web_dialogs/
web_dialog_delegate.h 21 class WebUI;
52 // is still open. Ownership of each handler is taken over by the WebUI
77 // |webui| is the WebUI with which the dialog is associated.
79 virtual void OnDialogShown(content::WebUI* webui,
85 // registering it as a message handler in the WebUI object).
89 // response to a "DialogClose" message from WebUI.
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc 5 #include "chrome/browser/ui/webui/chromeos/login/login_ui.h"
17 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
18 #include "chrome/browser/ui/webui/chromeos/login/login_ui_helpers.h"
66 WebUIMessageHandler* LoginUIHandler::Attach(WebUI* web_ui) {
112 : WebUI(contents) {
  /external/chromium/chrome/browser/ui/webui/chromeos/
proxy_settings_ui.cc 5 #include "chrome/browser/ui/webui/chromeos/proxy_settings_ui.h"
11 #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
12 #include "chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h"
13 #include "chrome/browser/ui/webui/options/chromeos/proxy_handler.h"
69 ProxySettingsUI::ProxySettingsUI(TabContents* contents) : WebUI(contents) {
  /external/chromium_org/chrome/browser/ui/webui/uber/
uber_ui.cc 5 #include "chrome/browser/ui/webui/uber/uber_ui.h"
12 #include "chrome/browser/ui/webui/chrome_web_ui_controller_factory.h"
13 #include "chrome/browser/ui/webui/extensions/extensions_ui.h"
14 #include "chrome/browser/ui/webui/options/options_ui.h"
129 UberUI::UberUI(content::WebUI* web_ui) : WebUIController(web_ui) {
145 content::WebUI* webui = local
148 webui->SetFrameXPath("//iframe[starts-with(@src,'" + page_url + "')]");
149 sub_uis_[page_url] = webui;
187 UberFrameUI::UberFrameUI(content::WebUI* web_ui) : WebUIController(web_ui)
    [all...]
  /external/chromium/chrome/browser/printing/
print_dialog_cloud_internal.h 15 #include "chrome/browser/ui/webui/html_dialog_ui.h"
16 #include "content/browser/webui/web_ui.h"
29 explicit CloudPrintDataSenderHelper(WebUI* web_ui) : web_ui_(web_ui) {}
32 // Virtualize the overrides of these three functions from WebUI to
42 WebUI* web_ui_;
61 // that the WebUI pointer lifetime will outlast us, so we should be
66 // Cancels any ramining part of the task by clearing out the WebUI
print_preview_message_handler.cc 13 #include "chrome/browser/ui/webui/print_preview_handler.h"
14 #include "chrome/browser/ui/webui/print_preview_ui.h"
15 #include "chrome/browser/ui/webui/print_preview_ui_html_source.h"
  /external/chromium/chrome/browser/ui/webui/
html_dialog_ui.h 12 #include "content/browser/webui/web_ui.h"
36 // is still open. Ownership of each handler is taken over by the WebUI
75 // This application really should not use TabContents + WebUI. It should instead
78 // Before loading a URL corresponding to this WebUI, the caller should set its
79 // delegate as a property on the TabContents. This WebUI will pick it up from
83 class HtmlDialogUI : public WebUI {
105 // WebUI
settings_browsertest.cc 5 #include "chrome/browser/ui/webui/options/core_options_handler.h"
8 #include "content/browser/webui/web_ui_browsertest.h"
89 // Test the end to end js to WebUI handler code path for
  /external/chromium_org/chrome/browser/ui/webui/
theme_source.cc 5 #include "chrome/browser/ui/webui/theme_source.h"
16 #include "chrome/browser/ui/webui/ntp/ntp_resource_cache.h"
17 #include "chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h"
23 #include "ui/base/webui/web_ui_util.h"
67 webui::ParsePathAndScale(GURL(GetThemePath() + path),
92 webui::ParsePathAndScale(GURL(GetThemePath() + path), &uncached_path, NULL);
105 webui::ParsePathAndScale(GURL(GetThemePath() + path), &uncached_path, NULL);
constrained_web_dialog_ui.h 30 // message from WebUI.
48 // ConstrainedWebDialogUI is a facility to show HTML WebUI content
57 explicit ConstrainedWebDialogUI(content::WebUI* web_ui);
  /external/chromium_org/chrome/
chrome_tests.gypi     [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.h 42 // An implementation class for OOBE/login WebUI screen host.
90 // Returns instance of the OOBE WebUI.
96 // WebUI at a time).
156 // Shows OOBE/sign in WebUI that was previously initialized in hidden state.
159 // Starts postponed WebUI (OOBE/sign in) if it was waiting for
235 // Stores status area current visibility to be applied once login WebUI
239 // If true, WebUI is initialized in a hidden state and shown after the
245 // True if WebUI is initialized in hidden state and we're waiting for
249 // True if WebUI is initialized in hidden state and we're waiting for user
login_manager_test.h 18 // Base class for Chrome OS out-of-box/login WebUI tests.
19 // If no special configuration is done launches out-of-box WebUI.
22 // Guarantees that WebUI has been initialized by waiting for
  /external/chromium_org/chrome/browser/resources/ntp_android/
opentabs.css 162 background-image: url(../../../../ui/webui/resources/images/laptop.png);
170 background-image: url(../../../../ui/webui/resources/images/tablet.png);
178 background-image: url(../../../../ui/webui/resources/images/phone.png);
202 url(../../../../ui/webui/resources/images/1.5x/laptop.png);
206 url(../../../../ui/webui/resources/images/1.5x/tablet.png);
209 background-image: url(../../../../ui/webui/resources/images/1.5x/phone.png);
224 background-image: url(../../../../ui/webui/resources/images/2x/laptop.png);
227 background-image: url(../../../../ui/webui/resources/images/2x/tablet.png);
230 background-image: url(../../../../ui/webui/resources/images/2x/phone.png);
  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_gtk.cc 5 #include "chrome/browser/ui/webui/constrained_html_ui.h"
11 #include "chrome/browser/ui/webui/html_dialog_tab_contents_delegate.h"
12 #include "chrome/browser/ui/webui/html_dialog_ui.h"
constrained_html_delegate_win.cc 5 #include "chrome/browser/ui/webui/constrained_html_ui.h"
9 #include "chrome/browser/ui/webui/html_dialog_tab_contents_delegate.h"
10 #include "chrome/browser/ui/webui/html_dialog_ui.h"
  /external/chromium_org/chrome/browser/chromeos/first_run/
first_run_controller.h 18 #include "chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h"
89 // Profile used for webui and help app.
95 // Web contents of WebUI.
  /external/chromium_org/chrome/browser/extensions/
extension_web_ui.h 30 // This class implements WebUI for extensions and allows extensions to put UI in
38 ExtensionWebUI(content::WebUI* web_ui, const GURL& url);
85 // The URL this WebUI was created for.
  /external/chromium_org/chrome/browser/ui/webui/app_list/
start_page_ui.cc 5 #include "chrome/browser/ui/webui/app_list/start_page_ui.h"
13 #include "chrome/browser/ui/webui/app_list/start_page_handler.h"
68 StartPageUI::StartPageUI(content::WebUI* web_ui)
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
gaia_screen_handler.h 11 #include "chrome/browser/ui/webui/chromeos/login/network_state_informer.h"
44 // A class that handles WebUI hooks in Gaia screen.
76 // WebUI message handlers.
user_image_screen_handler.h 13 #include "chrome/browser/ui/webui/chromeos/login/base_screen_handler.h"
14 #include "chrome/browser/ui/webui/chromeos/login/oobe_ui.h"
20 // WebUI implementation of UserImageScreenActor. It is used to interact
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.cc 5 #include "chrome/browser/ui/webui/ntp/suggestions_source_discovery.h"
20 #include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
21 #include "chrome/browser/ui/webui/ntp/suggestions_combiner.h"
  /external/chromium_org/chrome/browser/ui/webui/quota_internals/
quota_internals_handler.cc 5 #include "chrome/browser/ui/webui/quota_internals/quota_internals_handler.h"
13 #include "chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h"
14 #include "chrome/browser/ui/webui/quota_internals/quota_internals_types.h"

Completed in 1140 milliseconds

<<11121314151617181920>>