Home
last modified time | relevance | path

Searched refs:preferences (Results 1 – 25 of 75) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventGadget.php41 public $preferences; variable in Google\\Service\\Calendar\\EventGadget
114 public function setPreferences($preferences) argument
116 $this->preferences = $preferences;
123 return $this->preferences;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxOptions.php26 private $preferences = []; variable in Facebook\\WebDriver\\Firefox\\FirefoxOptions
30 // Set default preferences:
48 throw new \InvalidArgumentException('Use setPreference() method to set Firefox preferences');
85 $this->preferences[$name] = $value;
99 if (!empty($this->preferences)) {
100 $array[self::OPTION_PREFS] = $this->preferences;
H A DFirefoxProfile.php16 private $preferences = []; variable in Facebook\\WebDriver\\Firefox\\FirefoxProfile
94 $this->preferences[$key] = $value;
105 if (array_key_exists($key, $this->preferences)) {
106 return $this->preferences[$key];
146 foreach ($this->preferences as $key => $value) {
/plugin/jcapture/.settings/
H A Dorg.eclipse.jdt.core.prefs1 eclipse.preferences.version=1
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1536 public $preferences; variable in Google_EventGadget
1564 public function setPreferences( $preferences) { argument
1565 $this->preferences = $preferences;
1568 return $this->preferences;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc141 The batch size can be changed depending on your preferences. The batch size can
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt589 preferences=preferences
H A Ddia_ru.txt589 preferences=Предпочтения
H A Ddia_bg.txt589 preferences=Предпочитания
H A Ddia_el.txt589 preferences=Προτιμήσεις
H A Ddia_zh.txt589 preferences=喜好
H A Ddia_uk.txt589 preferences=Вподобання
H A Ddia_fa.txt589 preferences=‫ترجیحات‬
H A Ddia_ja.txt589 preferences=環境設定
H A Ddia_he.txt589 preferences=‫העדפות‬
H A Ddia_ko.txt589 preferences=환경 설정
H A Ddia_th.txt589 preferences=การตั้งค่า
H A Ddia_zh-tw.txt589 preferences=偏好
H A Ddia_ar.txt589 preferences=‫خيارات‬
H A Ddia_eu.txt589 preferences=Hobespenak
H A Ddia_et.txt589 preferences=Eelistused
H A Ddia_kn.txt589 preferences=Preferences
H A Ddia_si.txt589 preferences=Preferences
H A Ddia_sl.txt589 preferences=Preferences
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1preferences.js","webpack:///web/download_manager.js","webpack:///web/genericl10n.js","webpack:///e…

123