HomeSort by relevance Sort by last modified time
    Searched refs:GetURL (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/fpdftext/
cpdf_linkextract.h 25 WideString GetURL(size_t index) const;
cpdf_linkextract.cpp 306 WideString CPDF_LinkExtract::GetURL(size_t index) const {
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
URL_Suite.py 19 def GetURL(self, _object, _attributes={}, **_arguments):
20 """GetURL: Open the URL (and optionally save it to disk)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
Standard_URL_suite.py 23 def GetURL(self, _object, _attributes={}, **_arguments):
24 """GetURL: Loads the URL (optionally to disk)
  /external/libbrillo/brillo/http/
http_connection_fake.cc 47 auto handler = transport->GetHandler(request_.GetURL(), request_.GetMethod());
50 << " request at " << request_.GetURL();
http_transport_fake.h 165 const std::string& GetURL() const { return url_; }
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 15 def GetURL(self, _object, _attributes={}, **_arguments):
16 """GetURL: Opens a telnet: URL
  /external/pdfium/fpdfsdk/
fpdftext.cpp 345 wsUrl = pageLink->GetURL(link_index);

Completed in 528 milliseconds