Home
last modified time | relevance | path

Searched refs:DWriteEnabled (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxWindowsPlatform.h166 static inline bool DWriteEnabled() { in DWriteEnabled() function
H A DgfxWindowsPlatform.cpp404 if (!DWriteEnabled() && GetDefaultContentBackend() == BackendType::SKIA) { in InitAcceleration()
613 if (IsNotWin7PreRTM() && DWriteEnabled()) { in CreatePlatformFontList()
1111 if (!DWriteEnabled()) { in GetCleartypeParams()
1445 if (!DWriteEnabled() && !InitDWriteSupport()) { in InitializeD2D()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxWindowsPlatform.h177 static inline bool DWriteEnabled() { in DWriteEnabled() function
H A DgfxWindowsPlatform.cpp346 if (!DWriteEnabled() && GetDefaultContentBackend() == BackendType::SKIA) { in InitAcceleration()
564 if (IsNotWin7PreRTM() && DWriteEnabled()) { in CreatePlatformFontList()
1054 if (!DWriteEnabled()) { in GetCleartypeParams()
1087 if (DWriteEnabled()) { in SetupClearTypeParams()
1534 if (!DWriteEnabled() && !InitDWriteSupport()) { in InitializeD2D()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxWindowsPlatform.h177 static inline bool DWriteEnabled() { in DWriteEnabled() function
H A DgfxWindowsPlatform.cpp332 if (!DWriteEnabled() && GetDefaultContentBackend() == BackendType::SKIA) { in InitAcceleration()
556 if (IsNotWin7PreRTM() && DWriteEnabled()) { in CreatePlatformFontList()
1061 if (!DWriteEnabled()) { in GetCleartypeParams()
1094 if (DWriteEnabled()) { in SetupClearTypeParams()
1568 if (!DWriteEnabled() && !InitDWriteSupport()) { in InitializeD2D()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxWindowsPlatform.h177 static inline bool DWriteEnabled() { in DWriteEnabled() function
H A DgfxWindowsPlatform.cpp346 if (!DWriteEnabled() && GetDefaultContentBackend() == BackendType::SKIA) { in InitAcceleration()
564 if (IsNotWin7PreRTM() && DWriteEnabled()) { in CreatePlatformFontList()
1054 if (!DWriteEnabled()) { in GetCleartypeParams()
1087 if (DWriteEnabled()) { in SetupClearTypeParams()
1534 if (!DWriteEnabled() && !InitDWriteSupport()) { in InitializeD2D()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxWindowsPlatform.h188 inline bool DWriteEnabled() const { in DWriteEnabled() function
H A DgfxWindowsPlatform.cpp354 if (!DWriteEnabled() && GetDefaultContentBackend() == BackendType::SKIA) { in InitAcceleration()
508 if (IsNotWin7PreRTM() && DWriteEnabled()) { in CreatePlatformFontList()
1066 if (DWriteEnabled()) { in SetupClearTypeParams()
1497 if (!DWriteEnabled() && !InitDWriteSupport()) { in InitializeD2D()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxWindowsPlatform.h202 inline bool DWriteEnabled() { return !!mDWriteFactory; } in DWriteEnabled() function
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/unit/
H A DTelemetryEnvironmentTesting.jsm613 Assert.ok("DWriteEnabled" in gfxData);
621 Assert.equal(typeof gfxData.DWriteEnabled, "boolean");
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/unit/
H A DTelemetryEnvironmentTesting.jsm599 Assert.ok("DWriteEnabled" in gfxData);
607 Assert.equal(typeof gfxData.DWriteEnabled, "boolean");
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/unit/
H A DTelemetryEnvironmentTesting.jsm599 Assert.ok("DWriteEnabled" in gfxData);
607 Assert.equal(typeof gfxData.DWriteEnabled, "boolean");
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/www/firefox/firefox-99.0/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsIGfxInfo.idl17 readonly attribute boolean DWriteEnabled;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/modules/
H A DTroubleshoot.jsm409 DWriteEnabled: "directWriteEnabled",
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/
H A DTroubleshoot.jsm477 DWriteEnabled: "directWriteEnabled",
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/docs/data/
H A Denvironment.rst141 DWriteEnabled: <bool>, // null on failure
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A DTelemetryEnvironment.jsm1354 DWriteEnabled: getGfxField("DWriteEnabled", null),
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/
H A DTroubleshoot.jsm540 DWriteEnabled: "directWriteEnabled",

123