Searched refs:GetURL (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/core/fpdftext/
H A Dcpdf_linkextract.h26 CFX_WideString GetURL(size_t index) const;
H A Dcpdf_linkextract.cpp163 CFX_WideString CPDF_LinkExtract::GetURL(size_t index) const { function in class:CPDF_LinkExtract
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
H A DURL_Suite.py19 def GetURL(self, _object, _attributes={}, **_arguments): member in class:URL_Suite_Events
20 """GetURL: Open the URL (and optionally save it to disk)
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
H A DStandard_URL_suite.py23 def GetURL(self, _object, _attributes={}, **_arguments): member in class:Standard_URL_suite_Events
24 """GetURL: Loads the URL (optionally to disk)
/external/libbrillo/brillo/http/
H A Dhttp_connection_fake.cc47 auto handler = transport->GetHandler(request_.GetURL(), request_.GetMethod());
50 << " request at " << request_.GetURL();
H A Dhttp_transport_fake.h163 const std::string& GetURL() const { return url_; } function in class:brillo::http::fake::ServerRequest
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
H A DTerminal_Suite.py15 def GetURL(self, _object, _attributes={}, **_arguments): member in class:Terminal_Suite_Events
16 """GetURL: Opens a telnet: URL
/external/pdfium/fpdfsdk/
H A Dfpdftext.cpp305 wsUrl = pageLink->GetURL(link_index);

Completed in 220 milliseconds