HomeSort by relevance Sort by last modified time
    Searched refs:ListValue (Results 1 - 25 of 359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/webui/
downloads_dom_handler.h 16 class ListValue;
40 void HandleGetDownloads(const ListValue* args);
43 void HandleOpenFile(const ListValue* args);
46 void HandleDrag(const ListValue* args);
50 void HandleSaveDangerous(const ListValue* args);
54 void HandleDiscardDangerous(const ListValue* args);
57 void HandleShow(const ListValue* args);
60 void HandlePause(const ListValue* args);
64 void HandleRemove(const ListValue* args);
67 void HandleCancel(const ListValue* args)
    [all...]
settings_browsertest.cc 23 void(const ListValue* args));
25 void(const ListValue* args));
27 void(const ListValue* args));
29 void(const ListValue* args));
31 void(const ListValue* args));
33 void(const ListValue* args));
35 void(const ListValue* args));
37 void(const ListValue* args));
39 void(const ListValue* args));
41 void(const ListValue* args))
    [all...]
cookies_tree_model_util.h 13 class ListValue;
26 ListValue* nodes);
most_visited_handler.h 19 class ListValue;
46 void HandleGetMostVisited(const ListValue* args);
49 void HandleBlacklistURL(const ListValue* args);
52 void HandleRemoveURLsFromBlacklist(const ListValue* args);
55 void HandleClearBlacklist(const ListValue* args);
58 void HandleAddPinnedURL(const ListValue* args);
61 void HandleRemovePinnedURL(const ListValue* args);
128 scoped_ptr<ListValue> pages_value_;
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_utils.h 11 class ListValue;
17 static ListValue* GetFontsList();
autofill_options_handler.h 14 class ListValue;
41 void RemoveAddress(const ListValue* args);
45 void RemoveCreditCard(const ListValue* args);
50 void LoadAddressEditor(const ListValue* args);
55 void LoadCreditCardEditor(const ListValue* args);
62 void SetAddress(const ListValue* args);
69 void SetCreditCard(const ListValue* args);
certificate_manager_handler.h 41 void View(const ListValue* args);
44 void EditServer(const ListValue* args);
50 void GetCATrust(const ListValue* args);
51 void EditCATrust(const ListValue* args);
54 void CancelImportExportProcess(const ListValue* args);
68 void ExportPersonal(const ListValue* args);
69 void ExportAllPersonal(const ListValue* args);
71 void ExportPersonalPasswordSelected(const ListValue* args);
88 void StartImportPersonal(const ListValue* args);
90 void ImportPersonalPasswordSelected(const ListValue* args)
    [all...]
sync_setup_handler.h 41 void OnDidShowPage(const ListValue* args);
42 void OnDidClosePage(const ListValue* args);
43 void HandleSubmitAuth(const ListValue* args);
44 void HandleConfigure(const ListValue* args);
45 void HandlePassphraseEntry(const ListValue* args);
46 void HandlePassphraseCancel(const ListValue* args);
47 void HandleFirstPassphrase(const ListValue* args);
48 void HandleGoToDashboard(const ListValue* args);
language_options_handler_common.h 12 class ListValue;
53 void LanguageOptionsOpenCallback(const ListValue* args);
57 void UiLanguageChangeCallback(const ListValue* args);
61 void SpellCheckLanguageChangeCallback(const ListValue* args);
advanced_options_handler.h 50 void HandleSelectDownloadLocation(const ListValue* args);
54 void HandlePromptForDownload(const ListValue* args);
58 void HandleAutoOpenButton(const ListValue* args);
62 void HandleMetricsReportingCheckbox(const ListValue* args);
67 void HandleDefaultFontSize(const ListValue* args);
72 void HandleCheckRevocationCheckbox(const ListValue* args);
76 void HandleUseSSL3Checkbox(const ListValue* args);
80 void HandleUseTLS1Checkbox(const ListValue* args);
85 void ShowNetworkProxySettings(const ListValue* args);
91 void ShowManageSSLCertificates(const ListValue* args)
    [all...]
core_options_handler.h 71 void HandleInitialize(const ListValue* args);
74 // preference names passed as the |args| parameter (ListValue). It passes
77 void HandleFetchPrefs(const ListValue* args);
81 void HandleObservePrefs(const ListValue* args);
88 void HandleSetBooleanPref(const ListValue* args);
89 void HandleSetIntegerPref(const ListValue* args);
90 void HandleSetDoublePref(const ListValue* args);
91 void HandleSetStringPref(const ListValue* args);
92 void HandleSetListPref(const ListValue* args);
94 void HandleSetPref(const ListValue* args, Value::ValueType type)
    [all...]
personal_options_handler.h 48 void ShowSyncActionDialog(const ListValue* args);
49 void ShowSyncLoginDialog(const ListValue* args);
50 void ShowCustomizeSyncDialog(const ListValue* args);
51 void ThemesReset(const ListValue* args);
53 void ThemesSetGTK(const ListValue* args);
58 void OnPreferredDataTypesUpdated(const ListValue* args);
61 void LoadAccountPicture(const ListValue* args);
search_engine_manager_handler.h 45 void RemoveSearchEngine(const ListValue* args);
48 void SetDefaultSearchEngine(const ListValue* args);
53 void EditSearchEngine(const ListValue* args);
57 void CheckSearchEngineInfoValidity(const ListValue* args);
61 void EditCancelled(const ListValue* args);
65 void EditCompleted(const ListValue* args);
browser_options_handler.h 60 void SetHomePage(const ListValue* args);
63 void BecomeDefaultBrowser(const ListValue* args);
66 void SetDefaultSearchEngine(const ListValue* args);
69 void RemoveStartupPages(const ListValue* args);
73 void AddStartupPage(const ListValue* args);
77 void EditStartupPage(const ListValue* args);
80 void SetStartupPagesToCurrentPages(const ListValue* args);
84 void RequestAutocompleteSuggestions(const ListValue* args);
88 void ToggleShowBookmarksBar(const ListValue* args);
language_options_handler.h 30 static ListValue* GetLanguageList();
38 void RestartCallback(const ListValue* args);
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 13 class ListValue;
32 void ChooseFile(const ListValue* args);
35 void TakePhoto(const ListValue* args);
38 void GetAvailableImages(const ListValue* args);
41 void SelectImage(const ListValue* args);
cros_language_options_handler.h 36 static ListValue* GetInputMethodList(
43 static ListValue* GetLanguageList(
52 void RestartCallback(const ListValue* args);
56 void InputMethodDisableCallback(const ListValue* args);
60 void InputMethodEnableCallback(const ListValue* args);
64 void InputMethodOptionsOpenCallback(const ListValue* args);
language_hangul_handler.h 12 class ListValue;
27 static ListValue* GetKeyboardLayoutList();
accounts_options_handler.h 34 void WhitelistUser(const ListValue* args);
35 void UnwhitelistUser(const ListValue* args);
38 void FetchUserPictures(const ListValue* args);
41 void WhitelistExistingUsers(const ListValue* args);
internet_options_handler.h 61 void ButtonClickCallback(const ListValue* args);
72 void RefreshCellularPlanCallback(const ListValue* args);
77 void LoginCallback(const ListValue* args);
78 void LoginCertCallback(const ListValue* args);
79 void LoginToOtherCallback(const ListValue* args);
80 void SetDetailsCallback(const ListValue* args);
81 void EnableWifiCallback(const ListValue* args);
82 void DisableWifiCallback(const ListValue* args);
83 void EnableCellularCallback(const ListValue* args);
84 void DisableCellularCallback(const ListValue* args)
    [all...]
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_message_handler.h 30 void HandleSubmitAuth(const ListValue* args);
31 void HandlePrintTestPage(const ListValue* args);
32 void HandleLearnMore(const ListValue* args);
  /external/chromium/chrome/browser/sync/
js_arg_list.h 19 // A thread-safe ref-counted wrapper around an immutable ListValue.
24 explicit JsArgList(const ListValue& args);
28 const ListValue& Get() const;
36 explicit SharedListValue(const ListValue& list_value);
39 const ListValue& Get() const;
45 ListValue list_value_;
  /external/chromium/chrome/browser/extensions/
extension_bookmark_helpers.h 16 class ListValue;
26 void AddNode(const BookmarkNode* node, ListValue* list, bool recurse);
29 ListValue* list,
extensions_ui.h 27 class ListValue;
96 void HandleRequestExtensionsData(const ListValue* args);
99 void HandleToggleDeveloperMode(const ListValue* args);
102 void HandleInspectMessage(const ListValue* args);
105 void HandleReloadMessage(const ListValue* args);
108 void HandleEnableMessage(const ListValue* args);
111 void HandleEnableIncognitoMessage(const ListValue* args);
114 void HandleAllowFileAccessMessage(const ListValue* args);
117 void HandleUninstallMessage(const ListValue* args);
120 void HandleOptionsMessage(const ListValue* args)
    [all...]
  /external/chromium/chrome/browser/debugger/
debugger_host.h 16 class ListValue;
39 virtual void OnDebuggerHostMsg(const ListValue* args) {}

Completed in 268 milliseconds

1 2 3 4 5 6 7 8 91011>>