Home
last modified time | relevance | path

Searched defs:GetPathname (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerLocation.h65 void GetPathname(nsString& aPathname) const { aPathname = mPathname; } in GetPathname() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerLocation.h65 void GetPathname(nsString& aPathname) const { aPathname = mPathname; } in GetPathname() function
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerLocation.h65 void GetPathname(nsString& aPathname) const { aPathname = mPathname; } in GetPathname() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DWorkerLocation.h65 void GetPathname(nsString& aPathname) const { aPathname = mPathname; } in GetPathname() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerLocation.h65 void GetPathname(nsString& aPathname) const { aPathname = mPathname; } in GetPathname() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerLocation.h95 void GetPathname(nsString& aPathname) const in GetPathname() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dlocation.rs172 fn GetPathname(&self) -> Fallible<USVString> { in GetPathname() method
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DLocation.h164 void GetPathname(nsAString& aPathname, in GetPathname() function
H A DLink.cpp455 Link::GetPathname(nsAString &_pathname) in GetPathname() function in mozilla::dom::Link
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DLink.cpp388 void Link::GetPathname(nsAString& _pathname) { in GetPathname() function in mozilla::dom::Link
H A DLocation.cpp306 void Location::GetPathname(nsAString& aPathname, in GetPathname() function in mozilla::dom::Location
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DLink.cpp417 void Link::GetPathname(nsAString& _pathname) { in GetPathname() function in mozilla::dom::Link
H A DLocation.cpp304 void Location::GetPathname(nsAString& aPathname, in GetPathname() function in mozilla::dom::Location
/dports/www/firefox/firefox-99.0/dom/base/
H A DLink.cpp388 void Link::GetPathname(nsAString& _pathname) { in GetPathname() function in mozilla::dom::Link
H A DLocation.cpp306 void Location::GetPathname(nsAString& aPathname, in GetPathname() function in mozilla::dom::Location
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DLink.cpp388 void Link::GetPathname(nsAString& _pathname) { in GetPathname() function in mozilla::dom::Link
H A DLocation.cpp306 void Location::GetPathname(nsAString& aPathname, in GetPathname() function in mozilla::dom::Location
/dports/www/firefox-esr/firefox-91.8.0/dom/url/
H A DURL.cpp320 void URL::GetPathname(nsAString& aPathname) const { in GetPathname() function in mozilla::dom::URL
/dports/lang/spidermonkey78/firefox-78.9.0/dom/url/
H A DURL.cpp320 void URL::GetPathname(nsAString& aPathname) const { in GetPathname() function in mozilla::dom::URL
/dports/www/firefox/firefox-99.0/dom/url/
H A DURL.cpp320 void URL::GetPathname(nsAString& aPathname) const { in GetPathname() function in mozilla::dom::URL
/dports/mail/thunderbird/thunderbird-91.8.0/dom/url/
H A DURL.cpp320 void URL::GetPathname(nsAString& aPathname) const { in GetPathname() function in mozilla::dom::URL
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dminidump.h930 const string GetPathname() const { return valid_ ? region_.path : ""; } in GetPathname() function
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dminidump.h930 const string GetPathname() const { return valid_ ? region_.path : ""; } in GetPathname() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/url/
H A DURLMainThread.cpp343 void URLMainThread::GetPathname(nsAString& aPathname, ErrorResult& aRv) const { in GetPathname() function in mozilla::dom::URLMainThread
/dports/devel/xxgdb/xxgdb-1.12/
H A Dsource.c892 char *GetPathname(filename) in GetPathname() function

12