Home
last modified time | relevance | path

Searched refs:mLayerTreeEpoch (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DBrowserParent.cpp207 mLayerTreeEpoch{1},
3386 LayersObserverEpoch epoch = mLayerTreeEpoch; in SetRenderLayers()
3411 mLayerTreeEpoch = mLayerTreeEpoch.Next(); in SetRenderLayersInternal()
3413 Unused << SendRenderLayers(aEnabled, mLayerTreeEpoch); in SetRenderLayersInternal()
3418 Manager()->PaintTabWhileInterruptingJS(this, mLayerTreeEpoch); in SetRenderLayersInternal()
3624 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DBrowserParent.h886 LayersObserverEpoch mLayerTreeEpoch; variable
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserParent.cpp215 mLayerTreeEpoch{1},
3444 LayersObserverEpoch epoch = mLayerTreeEpoch; in SetRenderLayers()
3469 mLayerTreeEpoch = mLayerTreeEpoch.Next(); in SetRenderLayersInternal()
3471 Unused << SendRenderLayers(aEnabled, mLayerTreeEpoch); in SetRenderLayersInternal()
3476 Manager()->PaintTabWhileInterruptingJS(this, mLayerTreeEpoch); in SetRenderLayersInternal()
3636 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DBrowserParent.h893 LayersObserverEpoch mLayerTreeEpoch; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DBrowserParent.cpp207 mLayerTreeEpoch{1},
3386 LayersObserverEpoch epoch = mLayerTreeEpoch; in SetRenderLayers()
3411 mLayerTreeEpoch = mLayerTreeEpoch.Next(); in SetRenderLayersInternal()
3413 Unused << SendRenderLayers(aEnabled, mLayerTreeEpoch); in SetRenderLayersInternal()
3418 Manager()->PaintTabWhileInterruptingJS(this, mLayerTreeEpoch); in SetRenderLayersInternal()
3624 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DBrowserParent.h886 LayersObserverEpoch mLayerTreeEpoch; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTabParent.cpp168 mLayerTreeEpoch(1), in NS_IMPL_ISUPPORTS()
2644 uint64_t epoch = mLayerTreeEpoch; in SetRenderLayers()
2665 mLayerTreeEpoch++; in SetRenderLayers()
2667 Unused << SendRenderLayers(aEnabled, mLayerTreeEpoch); in SetRenderLayers()
2673 cp->ForceTabPaint(this, mLayerTreeEpoch); in SetRenderLayers()
2771 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DTabParent.h715 uint64_t mLayerTreeEpoch; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DBrowserParent.cpp195 mLayerTreeEpoch{1},
3448 LayersObserverEpoch epoch = mLayerTreeEpoch; in SetRenderLayers()
3473 mLayerTreeEpoch = mLayerTreeEpoch.Next(); in SetRenderLayersInternal()
3475 Unused << SendRenderLayers(aEnabled, mLayerTreeEpoch); in SetRenderLayersInternal()
3480 Manager()->PaintTabWhileInterruptingJS(this, mLayerTreeEpoch); in SetRenderLayersInternal()
3592 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DBrowserParent.h900 LayersObserverEpoch mLayerTreeEpoch; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DTabParent.cpp164 , mLayerTreeEpoch(0) in NS_IMPL_ISUPPORTS()
2673 mLayerTreeEpoch++; in SetDocShellIsActive()
2678 Unused << SendSetDocShellIsActive(isActive, mPreserveLayers, mLayerTreeEpoch); in SetDocShellIsActive()
2684 cp->ForceTabPaint(this, mLayerTreeEpoch); in SetDocShellIsActive()
2795 if (aEpoch != mLayerTreeEpoch || mIsDestroyed) { in LayerTreeUpdate()
H A DTabParent.h757 uint64_t mLayerTreeEpoch; variable