Home
last modified time | relevance | path

Searched refs:IsUpright (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontEntry.h149 bool IsUpright() const { return mStyle == NS_FONT_STYLE_NORMAL; } in IsUpright() function
163 return IsUpright() && Weight() == NS_FONT_WEIGHT_NORMAL && in IsNormalStyle()
H A DgfxGDIFontList.cpp278 if (!IsUpright()) { in TestCharacterMap()
353 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
H A DgfxFontEntry.cpp1381 if (aFontEntry->IsUpright() == wantUpright) { in CalcStyleMatch()
1390 if (aFontEntry->IsUpright()) { in CalcStyleMatch()
H A DgfxFont.h1704 return mFontEntry->IsUpright() && mStyle.style != NS_FONT_STYLE_NORMAL && in IsSyntheticOblique()
H A DgfxFcPlatformFontList.cpp711 bool needsOblique = IsUpright() && aStyle->style != NS_FONT_STYLE_NORMAL && in CreateScaledFont()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/WiimoteEmu/
H A DWiimoteEmu.cpp684 bool Wiimote::IsUpright() const in IsUpright() function in WiimoteEmu::Wiimote
740 Common::Matrix33::RotateX(float(MathUtil::TAU / 4 * IsUpright())); in GetOrientation()
H A DWiimoteEmu.h196 bool IsUpright() const;
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontEntry.h178 bool IsUpright() const { return SlantStyle().Min().IsNormal(); } in IsUpright() function
191 return IsUpright() && Weight().Min() <= FontWeight::Normal() && in IsNormalStyle()
H A DgfxGDIFontList.cpp275 if (!IsUpright()) { in TestCharacterMap()
350 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontEntry.h166 bool IsUpright() const { return SlantStyle().Min().IsNormal(); } in IsUpright() function
179 return IsUpright() && Weight().Min() <= FontWeight::Normal() && in IsNormalStyle()
H A DgfxGDIFontList.cpp274 if (!IsUpright()) { in TestCharacterMap()
349 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
H A DgfxFcPlatformFontList.cpp840 if (IsUpright() && aFontStyle->style != FontSlantStyle::Normal() && in CreateFontInstance()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontEntry.h178 bool IsUpright() const { return SlantStyle().Min().IsNormal(); } in IsUpright() function
191 return IsUpright() && Weight().Min() <= FontWeight::Normal() && in IsNormalStyle()
H A DgfxGDIFontList.cpp276 if (!IsUpright()) { in TestCharacterMap()
351 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontEntry.h178 bool IsUpright() const { return SlantStyle().Min().IsNormal(); } in IsUpright() function
191 return IsUpright() && Weight().Min() <= FontWeight::Normal() && in IsNormalStyle()
H A DgfxGDIFontList.cpp275 if (!IsUpright()) { in TestCharacterMap()
350 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxMacFont.cpp67 mFontEntry->IsUpright() && in gfxMacFont()
H A DgfxGDIFontList.cpp314 if (!IsUpright()) { in TestCharacterMap()
395 mLogFont.lfItalic = !IsUpright(); in InitLogFont()
H A DgfxFontEntry.h132 bool IsUpright() const { return mStyle == NS_FONT_STYLE_NORMAL; } in IsUpright() function
H A DgfxFontEntry.cpp1439 if (aFontEntry->IsUpright() == wantUpright) { in CalcStyleMatch()
1447 if (aFontEntry->IsUpright()) { in CalcStyleMatch()
H A DgfxGDIFont.cpp170 fe->IsUpright() && mStyle.allowSyntheticStyle; in Initialize()
H A DgfxDWriteFonts.cpp89 fe->IsUpright() && in gfxDWriteFont()
H A DgfxFcPlatformFontList.cpp656 bool needsOblique = IsUpright() && in CreateScaledFont()
913 if (fontEntry->IsUpright() && in FindStyleVariations()
H A DgfxFT2FontList.cpp187 bool needsOblique = IsUpright() && in CreateScaledFont()
H A DgfxTextRun.cpp2668 if (!fe->IsUpright() || in FindFontForChar()
2791 (!fe->IsUpright() || in FindFontForChar()

12