Home
last modified time | relevance | path

Searched refs:locale (Results 101 – 125 of 305) sorted by last modified time

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1EntityAnnotation.php36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1EntityAnnotation
99 public function setLocale($locale) argument
101 $this->locale = $locale;
108 return $this->locale;
H A DGoogleCloudVisionV1p3beta1EntityAnnotation.php36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1EntityAnnotation
99 public function setLocale($locale) argument
101 $this->locale = $locale;
108 return $this->locale;
H A DGoogleCloudVisionV1p4beta1EntityAnnotation.php36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1EntityAnnotation
99 public function setLocale($locale) argument
101 $this->locale = $locale;
108 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPresentation.php28 public $locale; variable in Google\\Service\\Slides\\Presentation
67 public function setLocale($locale) argument
69 $this->locale = $locale;
76 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php1950 'locale' => [
H A DAdSenseHost.php329 'locale' => [
560 'locale' => [
H A DPagespeedInsights.php86 'locale' => [
H A DToolResults.php389 'locale' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/
H A DGoogleSearchIdeahubV1betaAvailableLocale.php25 public $locale; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaAvailableLocale
34 public function setLocale($locale) argument
36 $this->locale = $locale;
43 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlog.php128 public function setLocale(BlogLocale $locale) argument
130 $this->locale = $locale;
137 return $this->locale;
H A DUser.php142 public function setLocale(UserLocale $locale) argument
144 $this->locale = $locale;
151 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosDevice.php33 public $locale; variable in Google\\Service\\Testing\\IosDevice
70 public function setLocale($locale) argument
72 $this->locale = $locale;
79 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php58 public $locale; variable in Google\\Service\\Oauth2\\Userinfo
173 public function setLocale($locale) argument
175 $this->locale = $locale;
182 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DQueryMetadata.php46 public $locale; variable in Google\\Service\\DoubleClickBidManager\\QueryMetadata
141 public function setLocale($locale) argument
143 $this->locale = $locale;
150 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DLocalizedMessage.php25 public $locale; variable in Google\\Service\\VMMigrationService\\LocalizedMessage
34 public function setLocale($locale) argument
36 $this->locale = $locale;
43 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountUserProfile.php53 public $locale; variable in Google\\Service\\Dfareporting\\AccountUserProfile
194 public function setLocale($locale) argument
196 $this->locale = $locale;
203 return $this->locale;
H A DAccount.php74 public $locale; variable in Google\\Service\\Dfareporting\\Account
269 public function setLocale($locale) argument
271 $this->locale = $locale;
278 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DConfigSettings.php37 public $locale; variable in Google\\Service\\PagespeedInsights\\ConfigSettings
88 public function setLocale($locale) argument
90 $this->locale = $locale;
97 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DScreen.php29 public $locale; variable in Google\\Service\\ToolResults\\Screen
56 public function setLocale($locale) argument
58 $this->locale = $locale;
65 return $this->locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DLocalizedText.php25 public $locale; variable in Google\\Service\\AndroidEnterprise\\LocalizedText
34 public function setLocale($locale) argument
36 $this->locale = $locale;
43 return $this->locale;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractPlaceRecord.php51 $locale = $this->firstSetNameLocale();
53 return $locale === null ? null : $this->names[$locale];
58 foreach ($this->locales as $locale) {
59 if (isset($this->names[$locale])) {
60 return $locale;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/math/
H A DMathJax.js19locale:"en",directory:"[MathJax]/localization",strings:{ar:{menuTitle:"\u0627\u0644\u0639\u0631\u0… property in MathJax.Localization
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js51 ….reload()};g.Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue…

12345678910>>...13