Home
last modified time | relevance | path

Searched defs:aAllowEmpty (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/editor/txmgr/
H A DTransactionManager.cpp228 NS_IMETHODIMP TransactionManager::EndBatch(bool aAllowEmpty) { in EndBatch()
235 nsresult TransactionManager::EndBatchInternal(bool aAllowEmpty) { in EndBatchInternal()
695 nsresult TransactionManager::EndTransaction(bool aAllowEmpty) { in EndTransaction()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/txmgr/
H A DTransactionManager.cpp227 NS_IMETHODIMP TransactionManager::EndBatch(bool aAllowEmpty) { in EndBatch()
234 nsresult TransactionManager::EndBatchInternal(bool aAllowEmpty) { in EndBatchInternal()
694 nsresult TransactionManager::EndTransaction(bool aAllowEmpty) { in EndTransaction()
/dports/www/firefox/firefox-99.0/editor/txmgr/
H A DTransactionManager.cpp228 NS_IMETHODIMP TransactionManager::EndBatch(bool aAllowEmpty) { in EndBatch()
235 nsresult TransactionManager::EndBatchInternal(bool aAllowEmpty) { in EndBatchInternal()
695 nsresult TransactionManager::EndTransaction(bool aAllowEmpty) { in EndTransaction()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/txmgr/
H A DTransactionManager.cpp228 NS_IMETHODIMP TransactionManager::EndBatch(bool aAllowEmpty) { in EndBatch()
235 nsresult TransactionManager::EndBatchInternal(bool aAllowEmpty) { in EndBatchInternal()
695 nsresult TransactionManager::EndTransaction(bool aAllowEmpty) { in EndTransaction()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/txmgr/
H A DnsTransactionManager.cpp208 nsTransactionManager::EndBatch(bool aAllowEmpty) { in EndBatch()
601 nsresult nsTransactionManager::EndTransaction(bool aAllowEmpty) { in EndTransaction()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/txmgr/
H A DnsTransactionManager.cpp219 nsTransactionManager::EndBatch(bool aAllowEmpty) in EndBatch()
670 nsTransactionManager::EndTransaction(bool aAllowEmpty) in EndTransaction()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/html/
H A DHTMLTableAccessible.cpp730 bool aAllowEmpty) { in HasDescendant()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/html/
H A DHTMLTableAccessible.cpp888 HTMLTableAccessible::HasDescendant(const nsAString& aTagName, bool aAllowEmpty) in HasDescendant()