Home
last modified time | relevance | path

Searched refs:finalMatchValue (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1219 nsAutoString finalMatchValue; in EnterMatch() local
1220 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1221 value = finalMatchValue; in EnterMatch()
/dports/www/firefox/firefox-99.0/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1254 nsAutoString finalMatchValue; in EnterMatch() local
1255 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1256 value = finalMatchValue; in EnterMatch()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1246 nsAutoString finalMatchValue; in EnterMatch() local
1247 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1248 value = finalMatchValue; in EnterMatch()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1246 nsAutoString finalMatchValue; in EnterMatch() local
1247 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1248 value = finalMatchValue; in EnterMatch()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1244 nsAutoString finalMatchValue; in EnterMatch() local
1245 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1246 value = finalMatchValue; in EnterMatch()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/autocomplete/
H A DnsAutoCompleteController.cpp1517 nsAutoString finalMatchValue; in EnterMatch() local
1518 result->GetFinalCompleteValueAt(j, finalMatchValue); in EnterMatch()
1519 value = finalMatchValue; in EnterMatch()