Home
last modified time | relevance | path

Searched refs:SwitchDirections (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/editor/spellchecker/
H A DFilteredContentIterator.cpp115 nsresult FilteredContentIterator::SwitchDirections(bool aChangeToForward) { in SwitchDirections() function in mozilla::FilteredContentIterator
331 nsresult rv = SwitchDirections(true); in Next()
360 nsresult rv = SwitchDirections(false); in Prev()
H A DFilteredContentIterator.h67 nsresult SwitchDirections(bool aChangeToForward);
/dports/www/firefox-esr/firefox-91.8.0/editor/spellchecker/
H A DFilteredContentIterator.cpp114 nsresult FilteredContentIterator::SwitchDirections(bool aChangeToForward) { in SwitchDirections() function in mozilla::FilteredContentIterator
336 nsresult rv = SwitchDirections(true); in Next()
365 nsresult rv = SwitchDirections(false); in Prev()
H A DFilteredContentIterator.h67 nsresult SwitchDirections(bool aChangeToForward);
/dports/lang/spidermonkey78/firefox-78.9.0/editor/spellchecker/
H A DFilteredContentIterator.cpp114 nsresult FilteredContentIterator::SwitchDirections(bool aChangeToForward) { in SwitchDirections() function in mozilla::FilteredContentIterator
336 nsresult rv = SwitchDirections(true); in Next()
365 nsresult rv = SwitchDirections(false); in Prev()
H A DFilteredContentIterator.h67 nsresult SwitchDirections(bool aChangeToForward);
/dports/mail/thunderbird/thunderbird-91.8.0/editor/spellchecker/
H A DFilteredContentIterator.cpp114 nsresult FilteredContentIterator::SwitchDirections(bool aChangeToForward) { in SwitchDirections() function in mozilla::FilteredContentIterator
336 nsresult rv = SwitchDirections(true); in Next()
365 nsresult rv = SwitchDirections(false); in Prev()
H A DFilteredContentIterator.h67 nsresult SwitchDirections(bool aChangeToForward);
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/txtsvc/
H A DnsFilteredContentIterator.cpp97 nsFilteredContentIterator::SwitchDirections(bool aChangeToForward) in SwitchDirections() function in nsFilteredContentIterator
344 nsresult rv = SwitchDirections(true); in Next()
376 nsresult rv = SwitchDirections(false); in Prev()
H A DnsFilteredContentIterator.h56 nsresult SwitchDirections(bool aChangeToForward);
/dports/lang/spidermonkey60/firefox-60.9.0/editor/spellchecker/
H A DnsFilteredContentIterator.cpp135 nsresult nsFilteredContentIterator::SwitchDirections(bool aChangeToForward) { in SwitchDirections() function in nsFilteredContentIterator
362 nsresult rv = SwitchDirections(true); in Next()
391 nsresult rv = SwitchDirections(false); in Prev()
H A DnsFilteredContentIterator.h63 nsresult SwitchDirections(bool aChangeToForward);