Home
last modified time | relevance | path

Searched refs:mIsWaitingForPreviousTransaction (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.h1135 bool mIsWaitingForPreviousTransaction = false; member
H A DnsPresContext.cpp2125 transaction->mIsWaitingForPreviousTransaction = true; in NotifyRevokingDidPaint()
2179 if (sent && mTransactions[i].mIsWaitingForPreviousTransaction) { in NotifyDidPaintForSubtree()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.h1155 bool mIsWaitingForPreviousTransaction = false; member
H A DnsPresContext.cpp2220 transaction->mIsWaitingForPreviousTransaction = true; in NotifyRevokingDidPaint()
2274 if (sent && mTransactions[i].mIsWaitingForPreviousTransaction) { in NotifyDidPaintForSubtree()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.h1135 bool mIsWaitingForPreviousTransaction = false; member
H A DnsPresContext.cpp2125 transaction->mIsWaitingForPreviousTransaction = true; in NotifyRevokingDidPaint()
2179 if (sent && mTransactions[i].mIsWaitingForPreviousTransaction) { in NotifyDidPaintForSubtree()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsPresContext.h1145 bool mIsWaitingForPreviousTransaction = false; member
H A DnsPresContext.cpp2059 transaction->mIsWaitingForPreviousTransaction = true; in NotifyRevokingDidPaint()
2112 if (sent && mTransactions[i].mIsWaitingForPreviousTransaction) { in NotifyDidPaintForSubtree()