Home
last modified time | relevance | path

Searched refs:IsFromUserInput (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DnsEventShell.cpp29 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp197 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DnsEventShell.cpp30 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp211 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DnsEventShell.cpp30 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp211 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DnsEventShell.cpp28 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp192 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DnsEventShell.cpp31 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp203 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/www/firefox/firefox-99.0/accessible/base/
H A DnsEventShell.cpp31 sEventFromUserInput = aEvent->IsFromUserInput(); in FireEvent()
H A DAccEvent.cpp211 bool fromUser = aEvent->IsFromUserInput(); in MakeXPCEvent()
/dports/www/firefox-esr/firefox-91.8.0/accessible/ipc/
H A DDocAccessibleChildBase.cpp79 MaybeSendShowEvent(data, aShowEvent->IsFromUserInput()); in ShowEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/ipc/
H A DDocAccessibleChildBase.cpp79 MaybeSendShowEvent(data, aShowEvent->IsFromUserInput()); in ShowEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/ipc/
H A DDocAccessibleChildBase.cpp92 MaybeSendShowEvent(data, aShowEvent->IsFromUserInput()); in ShowEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/ipc/
H A DDocAccessibleChildBase.cpp95 MaybeSendShowEvent(data, aShowEvent->IsFromUserInput()); in ShowEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/ipc/
H A DDocAccessibleChildBase.cpp93 MaybeSendShowEvent(data, aShowEvent->IsFromUserInput()); in ShowEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/android/
H A DAccessibleWrap.cpp95 if (accessible != aEvent->Document() && !aEvent->IsFromUserInput()) { in HandleAccEvent()
156 if (!vcEvent->IsFromUserInput()) { in HandleAccEvent()
188 event->IsFromUserInput()); in HandleAccEvent()
894 if (aEvent->IsFromUserInput()) { in HandleLiveRegionEvent()
/dports/www/firefox/firefox-99.0/accessible/android/
H A DAccessibleWrap.cpp95 if (accessible != aEvent->Document() && !aEvent->IsFromUserInput()) { in HandleAccEvent()
156 if (!vcEvent->IsFromUserInput()) { in HandleAccEvent()
188 event->IsFromUserInput()); in HandleAccEvent()
887 if (aEvent->IsFromUserInput()) { in HandleLiveRegionEvent()
/dports/www/firefox-esr/firefox-91.8.0/accessible/android/
H A DAccessibleWrap.cpp95 if (accessible != aEvent->Document() && !aEvent->IsFromUserInput()) { in HandleAccEvent()
156 if (!vcEvent->IsFromUserInput()) { in HandleAccEvent()
188 event->IsFromUserInput()); in HandleAccEvent()
868 if (aEvent->IsFromUserInput()) { in HandleLiveRegionEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/android/
H A DAccessibleWrap.cpp95 if (accessible != aEvent->Document() && !aEvent->IsFromUserInput()) { in HandleAccEvent()
156 if (!vcEvent->IsFromUserInput()) { in HandleAccEvent()
188 event->IsFromUserInput()); in HandleAccEvent()
868 if (aEvent->IsFromUserInput()) { in HandleLiveRegionEvent()
/dports/www/firefox/firefox-99.0/accessible/atk/
H A DAccessibleWrap.cpp1085 event->IsTextInserted(), event->IsFromUserInput()); in HandleAccEvent()
1218 obj->FireAtkShowHideEvent(parent, true, aEvent->IsFromUserInput()); in HandleAccEvent()
1236 obj->FireAtkShowHideEvent(parent, false, aEvent->IsFromUserInput()); in HandleAccEvent()
/dports/www/firefox-esr/firefox-91.8.0/accessible/atk/
H A DAccessibleWrap.cpp1090 event->IsTextInserted(), event->IsFromUserInput()); in HandleAccEvent()
1223 obj->FireAtkShowHideEvent(parent, true, aEvent->IsFromUserInput()); in HandleAccEvent()
1241 obj->FireAtkShowHideEvent(parent, false, aEvent->IsFromUserInput()); in HandleAccEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/atk/
H A DAccessibleWrap.cpp1090 event->IsTextInserted(), event->IsFromUserInput()); in HandleAccEvent()
1223 obj->FireAtkShowHideEvent(parent, true, aEvent->IsFromUserInput()); in HandleAccEvent()
1241 obj->FireAtkShowHideEvent(parent, false, aEvent->IsFromUserInput()); in HandleAccEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/atk/
H A DAccessibleWrap.cpp1072 event->IsTextInserted(), event->IsFromUserInput()); in HandleAccEvent()
1204 obj->FireAtkShowHideEvent(parent, true, aEvent->IsFromUserInput()); in HandleAccEvent()
1221 obj->FireAtkShowHideEvent(parent, false, aEvent->IsFromUserInput()); in HandleAccEvent()

12