Home
last modified time | relevance | path

Searched defs:PresentationURL (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DTabContext.cpp55 const nsAString& TabContext::PresentationURL() const { in PresentationURL() function in mozilla::dom::TabContext
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/cast/
H A Dcast.go24 PresentationURL string `json:"presentationUrl,omitempty"` member
/dports/net/h323plus/h323plus-1_27_2/src/h460/
H A Dupnpcp.cxx108 …PString PresentationURL; // Presentation URL for a Web page that can be used to control the dev… member in DeviceInformationContainer
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTabContext.cpp73 const nsAString& TabContext::PresentationURL() const { in PresentationURL() function in mozilla::dom::TabContext
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DTabContext.cpp195 TabContext::PresentationURL() const in PresentationURL() function in mozilla::dom::TabContext
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/huin/goupnp/
H A Ddevice.go62 PresentationURL URLField `xml:"presentationURL"` member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/huin/goupnp/
H A Ddevice.go62 PresentationURL URLField `xml:"presentationURL"` member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Enumeration/Pnp/
H A Dmod.rs293 …pub unsafe fn PresentationURL(&self) -> ::windows::runtime::Result<super::super::super::Foundation… in PresentationURL() method