Home
last modified time | relevance | path

Searched refs:gfxFeatureStatus (Results 1 – 18 of 18) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DGfxInfoBase.cpp717 dom::GfxInfoFeatureStatus gfxFeatureStatus; in GetAllFeatures() local
718 gfxFeatureStatus.feature() = i; in GetAllFeatures()
719 gfxFeatureStatus.status() = status; in GetAllFeatures()
720 gfxFeatureStatus.failureId() = failureId; in GetAllFeatures()
721 sFeatureStatus->AppendElement(gfxFeatureStatus); in GetAllFeatures()
726 xpcomInit.gfxFeatureStatus().AppendElement(copy); in GetAllFeatures()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DGfxInfoBase.cpp815 gfx::GfxInfoFeatureStatus gfxFeatureStatus; in GetAllFeatures() local
816 gfxFeatureStatus.feature() = i; in GetAllFeatures()
817 gfxFeatureStatus.status() = status; in GetAllFeatures()
818 gfxFeatureStatus.failureId() = failureId; in GetAllFeatures()
819 sFeatureStatus->AppendElement(gfxFeatureStatus); in GetAllFeatures()
/dports/www/firefox/firefox-99.0/widget/
H A DGfxInfoBase.cpp821 gfx::GfxInfoFeatureStatus gfxFeatureStatus; in GetAllFeatures() local
822 gfxFeatureStatus.feature() = i; in GetAllFeatures()
823 gfxFeatureStatus.status() = status; in GetAllFeatures()
824 gfxFeatureStatus.failureId() = failureId; in GetAllFeatures()
825 sFeatureStatus->AppendElement(gfxFeatureStatus); in GetAllFeatures()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DGfxInfoBase.cpp815 gfx::GfxInfoFeatureStatus gfxFeatureStatus; in GetAllFeatures() local
816 gfxFeatureStatus.feature() = i; in GetAllFeatures()
817 gfxFeatureStatus.status() = status; in GetAllFeatures()
818 gfxFeatureStatus.failureId() = failureId; in GetAllFeatures()
819 sFeatureStatus->AppendElement(gfxFeatureStatus); in GetAllFeatures()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DContentParent.cpp2152 dom::GfxInfoFeatureStatus gfxFeatureStatus; in InitInternal() local
2153 gfxFeatureStatus.feature() = i; in InitInternal()
2154 gfxFeatureStatus.status() = status; in InitInternal()
2155 gfxFeatureStatus.failureId() = failureId; in InitInternal()
2156 xpcomInit.gfxFeatureStatus().AppendElement(gfxFeatureStatus); in InitInternal()
H A DPContent.ipdl279 GfxInfoFeatureStatus[] gfxFeatureStatus;
H A DContentChild.cpp1174 GfxInfoBase::SetFeatureStatus(aXPCOMInit.gfxFeatureStatus()); in InitXPCOM()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DContentChild.cpp1378 GfxInfoBase::SetFeatureStatus(std::move(aXPCOMInit.gfxFeatureStatus())); in InitXPCOM()
H A DPContent.ipdl341 GfxInfoFeatureStatus[] gfxFeatureStatus;
H A DContentParent.cpp2934 xpcomInit.gfxFeatureStatus() = gfxInfoRaw->GetAllFeatures(); in InitInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DContentChild.cpp1344 GfxInfoBase::SetFeatureStatus(aXPCOMInit.gfxFeatureStatus()); in InitXPCOM()
H A DPContent.ipdl297 GfxInfoFeatureStatus[] gfxFeatureStatus;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DContentChild.cpp1378 GfxInfoBase::SetFeatureStatus(std::move(aXPCOMInit.gfxFeatureStatus())); in InitXPCOM()
H A DPContent.ipdl341 GfxInfoFeatureStatus[] gfxFeatureStatus;
H A DContentParent.cpp2934 xpcomInit.gfxFeatureStatus() = gfxInfoRaw->GetAllFeatures(); in InitInternal()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentChild.cpp1424 GfxInfoBase::SetFeatureStatus(std::move(aXPCOMInit.gfxFeatureStatus())); in InitXPCOM()
H A DPContent.ipdl356 GfxInfoFeatureStatus[] gfxFeatureStatus;
H A DContentParent.cpp2959 xpcomInit.gfxFeatureStatus() = gfxInfoRaw->GetAllFeatures(); in InitInternal()