Home
last modified time | relevance | path

Searched refs:AsyncNotifyIME (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeckoEditableSupport.h121 void AsyncNotifyIME(int32_t aNotification);
H A DGeckoEditableSupport.cpp1228 void GeckoEditableSupport::AsyncNotifyIME(int32_t aNotification) { in AsyncNotifyIME() function in mozilla::widget::GeckoEditableSupport
1248 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_COMMIT_COMPOSITION); in NotifyIME()
1256 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_CANCEL_COMPOSITION); in NotifyIME()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DGeckoEditableSupport.h119 void AsyncNotifyIME(int32_t aNotification);
H A DGeckoEditableSupport.cpp1150 void GeckoEditableSupport::AsyncNotifyIME(int32_t aNotification) { in AsyncNotifyIME() function in mozilla::widget::GeckoEditableSupport
1170 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_COMMIT_COMPOSITION); in NotifyIME()
1178 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_CANCEL_COMPOSITION); in NotifyIME()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DGeckoEditableSupport.h100 void AsyncNotifyIME(int32_t aNotification);
H A DGeckoEditableSupport.cpp1227 void GeckoEditableSupport::AsyncNotifyIME(int32_t aNotification) { in AsyncNotifyIME() function in mozilla::widget::GeckoEditableSupport
1247 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_COMMIT_COMPOSITION); in NotifyIME()
1255 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_CANCEL_COMPOSITION); in NotifyIME()
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DGeckoEditableSupport.h100 void AsyncNotifyIME(int32_t aNotification);
H A DGeckoEditableSupport.cpp1227 void GeckoEditableSupport::AsyncNotifyIME(int32_t aNotification) { in AsyncNotifyIME() function in mozilla::widget::GeckoEditableSupport
1247 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_COMMIT_COMPOSITION); in NotifyIME()
1255 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_CANCEL_COMPOSITION); in NotifyIME()
/dports/www/firefox/firefox-99.0/widget/android/
H A DGeckoEditableSupport.h115 void AsyncNotifyIME(int32_t aNotification);
H A DGeckoEditableSupport.cpp1233 void GeckoEditableSupport::AsyncNotifyIME(int32_t aNotification) { in AsyncNotifyIME() function in mozilla::widget::GeckoEditableSupport
1253 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_COMMIT_COMPOSITION); in NotifyIME()
1261 AsyncNotifyIME(EditableListener::NOTIFY_IME_TO_CANCEL_COMPOSITION); in NotifyIME()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsWindow.cpp423 void AsyncNotifyIME(int32_t aNotification);
2909 nsWindow::GeckoViewSupport::AsyncNotifyIME(int32_t aNotification) in AsyncNotifyIME() function in nsWindow::GeckoViewSupport
2934 AsyncNotifyIME(GeckoEditableListener:: in NotifyIME()
2944 AsyncNotifyIME(GeckoEditableListener:: in NotifyIME()