Home
last modified time | relevance | path

Searched defs:GetURL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DURL_Suite.py19 def GetURL(self, _object, _attributes={}, **_arguments): member in URL_Suite_Events
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
DStandard_URL_suite.py23 def GetURL(self, _object, _attributes={}, **_arguments): member in Standard_URL_suite_Events
/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp163 CFX_WideString CPDF_LinkExtract::GetURL(size_t index) const { in GetURL() function in CPDF_LinkExtract
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h163 const std::string& GetURL() const { return url_; } in GetURL() function
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
DTerminal_Suite.py15 def GetURL(self, _object, _attributes={}, **_arguments): member in Terminal_Suite_Events