Home
last modified time | relevance | path

Searched refs:GetRootLayerTreeId (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseWidget.h403 mozilla::layers::LayersId GetRootLayerTreeId() override;
H A DnsIWidget.h1693 virtual LayersId GetRootLayerTreeId() = 0;
H A DnsBaseWidget.cpp1812 LayersId nsBaseWidget::GetRootLayerTreeId() { in GetRootLayerTreeId() function in nsBaseWidget
/dports/www/firefox/firefox-99.0/docshell/base/
H A DCanonicalBrowsingContext.cpp2767 layersId = widget->GetRootLayerTreeId(); in StartApzAutoscroll()
2812 layersId = widget->GetRootLayerTreeId(); in StopApzAutoscroll()