HomeSort by relevance Sort by last modified time
    Searched full:options_page (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
manifest.json 6 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/
manifest.json 5 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/
manifest.json 5 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
manifest.json 11 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/
manifest.json 16 "options_page": "views/options.html",
  /external/chromium_org/ui/accessibility/extensions/longdesc/
manifest.json 22 "options_page": "options.html"
  /external/chromium_org/chrome/browser/resources/chromeos/input_method/
google_xkb_manifest.json 32 "options_page": "hmm_options.html?code=xkb:us::eng"
42 "options_page": "hmm_options.html?code=xkb:us::ind"
52 "options_page": "hmm_options.html?code=xkb:us::fil"
62 "options_page": "hmm_options.html?code=xkb:us::msa"
72 "options_page": "hmm_options.html?code=xkb:us:intl:eng"
82 "options_page": "hmm_options.html?code=xkb:us:intl:nld"
92 "options_page": "hmm_options.html?code=xkb:us:intl:por"
102 "options_page": "hmm_options.html?code=xkb:us:altgr-intl:eng"
112 "options_page": "hmm_options.html?code=xkb:us:dvorak:eng"
122 "options_page": "hmm_options.html?code=xkb:us:colemak:eng
    [all...]
mozc_manifest.json 32 "options_page": "options.html",
pinyin_manifest.json 25 "options_page": "option.html",
zhuyin_manifest.json 25 "options_page": "option.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
manifest.json 10 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/
manifest.json 14 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/
manifest.json 5 "options_page": "views/options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
manifest.json 10 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
manifest.json 8 "options_page": "options.html",
  /external/chromium_org/ui/accessibility/extensions/caretbrowsing/
manifest.json 42 "options_page": "options.html"
  /external/chromium_org/extensions/common/manifest_handlers/
options_page_info.h 25 OptionsPageInfo(const GURL& options_page,
31 // both the "options_ui.page" field and the legacy "options_page" field. If
36 // an options page if one or both of "options_ui.page" and "options_page"
57 // URL, either options_page or options_ui.page. options_ui.page is preferred
68 // Parses the "options_ui" manifest key and the legacy "options_page" key.
options_page_info.cc 37 // handles URLs for both "options_page" and "options_ui.page", the name of the
73 OptionsPageInfo::OptionsPageInfo(const GURL& options_page,
76 : options_page_(options_page),
113 GURL options_page; local
139 &options_page)) {
149 // Parse the legacy options_page entry if there was no entry for
151 if (!options_page_string.empty() && !options_page.is_valid()) {
156 &options_page)) {
162 new OptionsPageInfo(options_page, chrome_style, open_in_tab));
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
manifest.json 25 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/
manifest.json 24 "options_page": "options.html",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
manifest.json 12 "options_page": "options.html",
  /external/chromium_org/chrome/browser/resources/chromeos/
bluetooth_pair_device.html 8 <link rel="stylesheet" href="../options/options_page.css">
24 <script src="../options/options_page.js"></script>
proxy_settings.html 9 <link rel="stylesheet" href="../options/options_page.css">
30 <script src="../options/options_page.js"></script>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/
manifest.json.jinja2 85 "options_page": "chromevox/background/options.html",
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_overscan.html 17 options_page. -->

Completed in 211 milliseconds

1 2 3 4