Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DTextInputProcessor.cpp202 bool isAPZAware = gfxPrefs::TestEventsAsyncEnabled(); in BeginInputTransactionInternal() local
203 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DTextInputProcessor.cpp385 bool isAPZAware = gfxPrefs::TestEventsAsyncEnabled(); in BeginInputTransactionInternal() local
386 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DTextInputProcessor.cpp394 bool isAPZAware = StaticPrefs::test_events_async_enabled(); in BeginInputTransactionInternal() local
395 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DTextInputProcessor.cpp393 bool isAPZAware = StaticPrefs::test_events_async_enabled(); in BeginInputTransactionInternal() local
394 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()
/dports/www/firefox/firefox-99.0/dom/base/
H A DTextInputProcessor.cpp418 bool isAPZAware = StaticPrefs::test_events_async_enabled(); in BeginInputTransactionInternal() local
419 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DTextInputProcessor.cpp394 bool isAPZAware = StaticPrefs::test_events_async_enabled(); in BeginInputTransactionInternal() local
395 rv = dispatcher->BeginTestInputTransaction(this, isAPZAware); in BeginInputTransactionInternal()