Home
last modified time | relevance | path

Searched refs:setLocales (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/places/
H A Dqplacemanager.cpp353 d->setLocales(locales); in setLocale()
359 void QPlaceManager::setLocales(const QList<QLocale> &locales) in setLocales() function in QPlaceManager
361 d->setLocales(locales); in setLocales()
H A Dqplacemanager.h95 void setLocales(const QList<QLocale> &locale);
H A Dqplacemanagerengine.h84 virtual void setLocales(const QList<QLocale> &locales);
H A Dqplacemanagerengine.cpp298 void QPlaceManagerEngine::setLocales(const QList<QLocale> &locales) in setLocales() function in QPlaceManagerEngine
/dports/www/drupal8/drupal-8.9.20/vendor/symfony-cmf/routing/Candidates/
H A DCandidates.php48 $this->setLocales($locales);
57 public function setLocales(array $locales) function in Symfony\\Cmf\\Component\\Routing\\Candidates\\Candidates
/dports/www/drupal9/drupal-9.2.10/vendor/symfony-cmf/routing/src/Candidates/
H A DCandidates.php48 $this->setLocales($locales);
57 public function setLocales(array $locales) function in Symfony\\Cmf\\Component\\Routing\\Candidates\\Candidates
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/javatests/src/org/chromium/base/
H A DLocaleUtilsTest.java301 config.setLocales(localeList); in testGetConfigurationN()
307 config.setLocales(localeList); in testGetConfigurationN()
332 config.setLocales(LocaleList.forLanguageTags(tags)); in testSetDefaultLocalesFromConfigurationN()
338 config.setLocales(LocaleList.forLanguageTags(tags)); in testSetDefaultLocalesFromConfigurationN()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidRuntimeConfiguration.php29 public function setLocales($locales) function in Google_Service_Testing_AndroidRuntimeConfiguration
H A DIosRuntimeConfiguration.php29 public function setLocales($locales) function in Google_Service_Testing_IosRuntimeConfiguration
H A DAndroidMatrix.php42 public function setLocales($locales) function in Google_Service_Testing_AndroidMatrix
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidRuntimeConfiguration.php29 public function setLocales($locales) function in Google_Service_Testing_AndroidRuntimeConfiguration
H A DIosRuntimeConfiguration.php29 public function setLocales($locales) function in Google_Service_Testing_IosRuntimeConfiguration
H A DAndroidMatrix.php42 public function setLocales($locales) function in Google_Service_Testing_AndroidMatrix
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/
H A DLocaleTest.kt20 sessionRule.runtime.settings.setLocales(arrayOf("en-GB")); in setLocale()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/
H A DLocaleTest.kt20 sessionRule.runtime.settings.setLocales(arrayOf("en-GB")); in setLocale()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/
H A DLocaleTest.kt20 sessionRule.runtime.settings.setLocales(arrayOf("en-GB")); in setLocale()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/
H A DLocaleTest.kt20 sessionRule.runtime.settings.setLocales(arrayOf("en-GB")); in setLocale()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dlocaleparameterdefinition.h42 … void setLocales(const QVector<QLocale> &locales) { mLocales = locales; } in setLocales() function
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/mapbox/
H A Dqplacemanagerenginemapbox.h70 void setLocales(const QList<QLocale> &locales) override;
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.h71 void setLocales(const QList<QLocale> &locales) override;
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider_p.h79 Q_PROPERTY(QStringList locales READ locales WRITE setLocales NOTIFY localesChanged)
184 void setLocales(const QStringList &locales);
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.h70 void setLocales(const QList<QLocale> &locales) override;
/dports/misc/actiona/actiona-3.10.1/actions/actionpacksystem/actions/
H A Dtexttospeechdefinition.h61 language.setLocales(QTextToSpeech{}.availableLocales()); in TextToSpeechDefinition()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h95 void setLocales(const QList<QLocale> &locales) override;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/People/
H A DPerson.php183 public function setLocales($locales) function in Google_Service_People_Person

1234567