Home
last modified time | relevance | path

Searched defs:oldURL (Results 1 – 25 of 49) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DHashChangeEvent.h33 static PassRefPtr<HashChangeEvent> create(const String& oldURL, const String& newURL) in create()
38 …t(const AtomicString& eventType, bool canBubble, bool cancelable, const String& oldURL, const Stri… in initHashChangeEvent()
49 const String& oldURL() const { return m_oldURL; } in oldURL() function
53 HashChangeEvent(const String& oldURL, const String& newURL) in HashChangeEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/sdb/
H A D_DataSource.java94 Object oldURL = oObj.getPropertyValue("URL") ; in _URL() local
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/lib/http/
H A DhttpRedirectResponse.java43 private String oldURL; field in httpRedirectResponse
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/sdb/
H A D_DataSource.java94 Object oldURL = oObj.getPropertyValue("URL") ; in _URL() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/reader/
H A DReaderModeUtils.java27 public static boolean isEnteringReaderMode(String oldURL, String newURL) { in isEnteringReaderMode()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/reader/
H A DReaderModeUtils.java27 public static boolean isEnteringReaderMode(String oldURL, String newURL) { in isEnteringReaderMode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/events/
H A Dhash_change_event.h61 const String& oldURL() const { return old_url_; } in oldURL() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/events/
H A Dhash_change_event.h61 const String& oldURL() const { return old_url_; } in oldURL() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/actions/
H A DRecentFileAction.java147 final String oldURL = ((DocumentType) evt.getOldValue()).getUrl(); in propertyChange() local
/dports/x11-fm/dolphin/dolphin-21.12.3/src/views/
H A Ddolphinremoteencoding.cpp66 QUrl oldURL = m_currentURL; in slotAboutToOpenUrl() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/doclet/testLinkOption/
H A DTestRedirectLinks.java171 String oldURL = "http:/" + oldServer.getAddress(); in testWithServers() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/doclet/testLinkOption/
H A DTestRedirectLinks.java171 String oldURL = "http:/" + oldServer.getAddress(); in testWithServers() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/doclet/testLinkOption/
H A DTestRedirectLinks.java171 String oldURL = "http:/" + oldServer.getAddress(); in testWithServers() local
/dports/misc/tellico/tellico-3.4.2/src/
H A Dreportdialog.cpp371 QUrl oldURL = m_exporter->url(); in slotSaveAs() local
/dports/biology/ugene/ugene-40.1/src/ugeneui/src/project_support/
H A DProjectImpl.cpp91 QString oldURL = url; in setProjectURL() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSHashChangeEvent.cpp205 const String& oldURL(ustringToString(exec->argument(3).toString(exec))); in jsHashChangeEventPrototypeFunctionInitHashChangeEvent() local
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/trash/
H A Dkio_trash_win.cpp218 void TrashProtocol::rename(const QUrl &oldURL, const QUrl &newURL, KIO::JobFlags flags) in rename()
H A Dkio_trash.cpp128 void TrashProtocol::rename(const QUrl &oldURL, const QUrl &newURL, KIO::JobFlags flags) in rename()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DHTTPClient.cpp777 std::string oldURL = url; in doGet() local
1094 std::string oldURL = url; in doGet() local
/dports/graphics/wdune/wdune-1.926/src/
H A DURL.cpp638 URL oldURL(fixCurrentPath(oldBase), fixCurrentPath(url)); in rewriteURL() local
/dports/graphics/kolourpaint/kolourpaint-21.12.3/mainWindow/
H A DkpMainWindow_File.cpp1062 QUrl oldURL = d->document->url (); in slotReload() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/paplayer/
H A DPAPlayer.cpp315 std::string oldURL = m_currentStream->m_fileItem.GetDynURL().GetFileName(); in QueueNextFileEx() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dstar.cpp946 string* oldURL = infoURL; in setInfoURL() local
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dstar.cpp946 string* oldURL = infoURL; in setInfoURL() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java688 final String oldURL = databaseDoc.getURL(); in testGlobalEvents() local

12