Home
last modified time | relevance | path

Searched defs:aReturnValue (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DBeforeUnloadEvent.cpp11 void BeforeUnloadEvent::SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
15 void BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) { in GetReturnValue()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DBeforeUnloadEvent.cpp12 void BeforeUnloadEvent::SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
16 void BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) { in GetReturnValue()
/dports/www/firefox/firefox-99.0/dom/events/
H A DBeforeUnloadEvent.cpp11 void BeforeUnloadEvent::SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
15 void BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) { in GetReturnValue()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DBeforeUnloadEvent.cpp11 void BeforeUnloadEvent::SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
15 void BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) { in GetReturnValue()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DBeforeUnloadEvent.cpp12 void BeforeUnloadEvent::SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
16 void BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) { in GetReturnValue()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLDialogElement.h35 void GetReturnValue(nsAString& aReturnValue) { aReturnValue = mReturnValue; } in GetReturnValue()
36 void SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
H A DHTMLDialogElement.cpp37 const mozilla::dom::Optional<nsAString>& aReturnValue) { in Close()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLDialogElement.h36 void GetReturnValue(nsAString& aReturnValue) { aReturnValue = mReturnValue; } in GetReturnValue()
37 void SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
H A DHTMLDialogElement.cpp44 const mozilla::dom::Optional<nsAString>& aReturnValue) { in Close()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLDialogElement.h36 void GetReturnValue(nsAString& aReturnValue) { aReturnValue = mReturnValue; } in GetReturnValue()
37 void SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
H A DHTMLDialogElement.cpp43 const mozilla::dom::Optional<nsAString>& aReturnValue) { in Close()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLDialogElement.h36 void GetReturnValue(nsAString& aReturnValue) { aReturnValue = mReturnValue; } in GetReturnValue()
37 void SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
H A DHTMLDialogElement.cpp43 const mozilla::dom::Optional<nsAString>& aReturnValue) { in Close()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLDialogElement.h36 void GetReturnValue(nsAString& aReturnValue) { aReturnValue = mReturnValue; } in GetReturnValue()
37 void SetReturnValue(const nsAString& aReturnValue) { in SetReturnValue()
H A DHTMLDialogElement.cpp43 const mozilla::dom::Optional<nsAString>& aReturnValue) { in Close()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/extras/
H A Dmacros-test.cxx529 OUString aReturnValue; in testPasswordProtectedUnicodeString() local
558 OUString aReturnValue; in testPasswordProtectedUnicodeString() local
726 OUString aReturnValue; in testTdf131296_legacy() local
764 OUString aReturnValue; in testTdf131296_new() local
831 OUString aReturnValue; in testTdf128218() local
913 double aReturnValue; in testTdf133887() local
942 sal_Int32 aReturnValue; in testTdf133889() local
971 OUString aReturnValue; in testTdf143582() local
1019 OUString aReturnValue; in testTdf138646() local
1076 sal_Int32 aReturnValue; in testTdf90278() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DBeforeUnloadEvent.cpp27 BeforeUnloadEvent::GetReturnValue(nsAString& aReturnValue) in GetReturnValue()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/symbian/src/
H A Dsdlappsrv.cpp156 void CSdlAppServ::HandleObserverValue(TInt aService, TInt aReturnValue, TBool aMainThread) in HandleObserverValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dprinthelper.cxx78 awt::Size aReturnValue; in impl_Size_Object2Struct() local
86 Size aReturnValue; in impl_Size_Struct2Object() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dprinthelper.cxx85 awt::Size aReturnValue; in impl_Size_Object2Struct() local
93 Size aReturnValue; in impl_Size_Struct2Object() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/outputdevice/
H A Dcommon.cxx323 TestResult aReturnValue = TestResult::Passed; in checkInvertRectangle() local
347 TestResult aReturnValue = TestResult::Passed; in checkChecker() local
365 TestResult aReturnValue = TestResult::Passed; in checkInvertN50Rectangle() local
451 TestResult aReturnValue = TestResult::Passed; in checkRectangles() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/helper/
H A Doframes.cxx237 Any aReturnValue; in getByIndex() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/helper/
H A Doframes.cxx237 Any aReturnValue; in getByIndex() local
/dports/www/firefox/firefox-99.0/dom/streams/
H A DReadableStreamDefaultReader.cpp136 JS::MutableHandleValue aReturnValue) { in CreateValueDonePair()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsPersistentProperties.cpp571 nsPropertyElement::GetValue(nsAString& aReturnValue) { in GetValue()

12