Home
last modified time | relevance | path

Searched refs:GetCity (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2ClientGFx3.0/Resources/Classes/Screens/
H A DRegisterAccountScreen3.as119 …registrationScreen1.GetStreetAddress2(), registrationScreen1.GetCity(), registrationScreen1.GetSel…
123 …registrationScreen2.GetStreetAddress2(), registrationScreen2.GetCity(), registrationScreen2.GetSel…
144 …registrationScreen2.GetStreetAddress(), registrationScreen1.GetCity(), registrationScreen1.GetSele…
148 …registrationScreen2.GetStreetAddress2(), registrationScreen2.GetCity(), registrationScreen2.GetSel…
178 ConsoleWindow.Trace("GetCity = " + registrationScreen1.GetCity());
184 ConsoleWindow.Trace("billing GetCity = " + registrationScreen2.GetCity());
198 …registrationScreen1.GetStreetAddress2(), registrationScreen1.GetCity(), registrationScreen1.GetSel…
202 …registrationScreen2.GetStreetAddress2(), registrationScreen2.GetCity(), registrationScreen2.GetSel…
H A DRegisterAccountScreen2.as82 billingCity.text = registrationScreen.GetCity();
98 public function GetCity():String function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/biblio/
H A DCit_pat.cpp184 if (std.CanGetCity() && HasText(std.GetCity())) { in x_GetLabelV2()
185 *label += prefix + std.GetCity(); in x_GetLabelV2()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/biblio/
H A DCit_pat.cpp184 if (std.CanGetCity() && HasText(std.GetCity())) { in x_GetLabelV2()
185 *label += prefix + std.GetCity(); in x_GetLabelV2()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen-test/model/
H A Dmain.smithy19 read: GetCity,
91 operation GetCity {
105 apply GetCity @httpRequestTests([
119 apply GetCity @httpResponseTests([
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen-test/model/
H A Dmain.smithy19 read: GetCity,
91 operation GetCity {
105 apply GetCity @httpRequestTests([
119 apply GetCity @httpResponseTests([
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/config/WinUserInfo/
H A DWinUserInfoBe.cxx44 virtual OUString GetCity() { return ""; } in GetCity() function in extensions::config::WinUserInfo::WinUserInfoBe_Impl
154 virtual OUString GetCity() override { return m_aMap[l]; } in GetCity() function in __anon43d0e5120111::ADsUserAccess
225 + "\0" + l + "=" + GetCity() // l in CacheData()
398 sValue = m_pImpl->GetCity(); in getPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/config/WinUserInfo/
H A DWinUserInfoBe.cxx44 virtual OUString GetCity() { return ""; } in GetCity() function in extensions::config::WinUserInfo::WinUserInfoBe_Impl
154 virtual OUString GetCity() override { return m_aMap[l]; } in GetCity() function in __anon3d73aaba0111::ADsUserAccess
225 + "\0" + l + "=" + GetCity() // l in CacheData()
398 sValue = m_pImpl->GetCity(); in getPropertyValue()
/dports/www/matomo/piwik/plugins/UserCountry/Reports/
H A DGetCity.php15 class GetCity extends Base class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Duseroptions.hxx71 OUString GetCity () const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Duseroptions.hxx71 OUString GetCity () const;
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dqrzlib.h243 const char *GetCity();
/dports/www/firefox-esr/firefox-91.8.0/dom/payments/
H A DPaymentAddress.h43 void GetCity(nsAString& aRetVal) const;
H A DPaymentAddress.cpp56 void PaymentAddress::GetCity(nsAString& aRetVal) const { aRetVal = mCity; } in GetCity() function in mozilla::dom::PaymentAddress
/dports/lang/spidermonkey78/firefox-78.9.0/dom/payments/
H A DPaymentAddress.h43 void GetCity(nsAString& aRetVal) const;
H A DPaymentAddress.cpp57 void PaymentAddress::GetCity(nsAString& aRetVal) const { aRetVal = mCity; } in GetCity() function in mozilla::dom::PaymentAddress
/dports/www/firefox/firefox-99.0/dom/payments/
H A DPaymentAddress.h43 void GetCity(nsAString& aRetVal) const;
H A DPaymentAddress.cpp56 void PaymentAddress::GetCity(nsAString& aRetVal) const { aRetVal = mCity; } in GetCity() function in mozilla::dom::PaymentAddress
/dports/lang/spidermonkey60/firefox-60.9.0/dom/payments/
H A DPaymentAddress.h41 void GetCity(nsAString& aRetVal) const;
H A DPaymentAddress.cpp53 void PaymentAddress::GetCity(nsAString& aRetVal) const { aRetVal = mCity; } in GetCity() function in mozilla::dom::PaymentAddress
/dports/mail/thunderbird/thunderbird-91.8.0/dom/payments/
H A DPaymentAddress.h43 void GetCity(nsAString& aRetVal) const;
H A DPaymentAddress.cpp56 void PaymentAddress::GetCity(nsAString& aRetVal) const { aRetVal = mCity; } in GetCity() function in mozilla::dom::PaymentAddress
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/common/
H A Dclick_location.pb.go68 func (m *ClickLocation) GetCity() *wrappers.StringValue { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/common/
H A Dclick_location.pb.go68 func (m *ClickLocation) GetCity() *wrappers.StringValue { func
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/common/
H A Dclick_location.pb.go68 func (m *ClickLocation) GetCity() *wrappers.StringValue { func

1234567891011