Home
last modified time | relevance | path

Searched refs:DestroyedFramesT (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DRestyleManager.cpp1383 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef
1386 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()
1390 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DRestyleManager.cpp1296 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef
1299 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()
1303 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
/dports/www/firefox/firefox-99.0/layout/base/
H A DRestyleManager.cpp1448 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef
1451 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()
1455 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DRestyleManager.cpp1296 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef
1299 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()
1303 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DRestyleManager.cpp1272 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef
1275 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()
1279 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()