Home
last modified time | relevance | path

Searched refs:isD2DEnabled (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp27 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
28 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
30 attributes->SetAttribute(attrName, isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp27 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
28 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
30 attributes->SetAttribute(attrName, isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp27 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
28 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
30 attributes->SetAttribute(attrName, isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp31 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
32 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
36 isD2DEnabled ? NS_LITERAL_STRING("true") : NS_LITERAL_STRING("false"), in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp32 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
33 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
37 isD2DEnabled ? NS_LITERAL_STRING("true") : NS_LITERAL_STRING("false"), in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/windows/msaa/
H A DApplicationAccessibleWrap.cpp34 bool isD2DEnabled = false; in NS_IMPL_ISUPPORTS_INHERITED0() local
35 gfxInfo->GetD2DEnabled(&isD2DEnabled); in NS_IMPL_ISUPPORTS_INHERITED0()
39 isD2DEnabled ? NS_LITERAL_STRING("true") : NS_LITERAL_STRING("false"), in NS_IMPL_ISUPPORTS_INHERITED0()