Home
last modified time | relevance | path

Searched refs:NotifyTitleChange (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavHistory.h363 void NotifyTitleChange(nsIURI* aURI, const nsString& title,
H A DHistory.cpp490 aNavHistory->NotifyTitleChange(aURI, aPlace.title, aPlace.guid); in NotifyVisit()
618 navHistory->NotifyTitleChange(uri, mTitle, mGUID); in Run()
H A DnsNavHistory.cpp609 void nsNavHistory::NotifyTitleChange(nsIURI* aURI, const nsString& aTitle, in NotifyTitleChange() function in nsNavHistory
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavHistory.h439 void NotifyTitleChange(nsIURI* aURI, const nsString& title,
H A DHistory.cpp710 aNavHistory->NotifyTitleChange(aURI, aPlace.title, aPlace.guid); in NotifyVisit()
837 navHistory->NotifyTitleChange(uri, mTitle, mGUID); in Run()
H A DnsNavHistory.cpp519 void nsNavHistory::NotifyTitleChange(nsIURI* aURI, const nsString& aTitle, in NotifyTitleChange() function in nsNavHistory
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavHistory.h447 void NotifyTitleChange(nsIURI* aURI,
H A DHistory.cpp714 navHistory->NotifyTitleChange(uri, mTitle, mGUID); in Run()
H A DnsNavHistory.cpp515 nsNavHistory::NotifyTitleChange(nsIURI* aURI, in NotifyTitleChange() function in nsNavHistory