Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxDWriteFontList.h84 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxDWriteFontEntry() local
85 mStyle = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC ? in gfxDWriteFontEntry()
87 (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE ? in gfxDWriteFontEntry()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxDWriteFontList.h112 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxFontEntry() local
113 mStyle = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC in gfxFontEntry()
115 : (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE in gfxFontEntry()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxDWriteFontList.h116 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxFontEntry() local
117 FontSlantStyle style = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC in gfxFontEntry()
119 : (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE in gfxFontEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxDWriteFontList.h119 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxFontEntry() local
120 FontSlantStyle style = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC in gfxFontEntry()
122 : (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE in gfxFontEntry()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxDWriteFontList.h116 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxFontEntry() local
117 FontSlantStyle style = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC in gfxFontEntry()
119 : (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE in gfxFontEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxDWriteFontList.h116 DWRITE_FONT_STYLE dwriteStyle = aFont->GetStyle(); in gfxFontEntry() local
117 FontSlantStyle style = (dwriteStyle == DWRITE_FONT_STYLE_ITALIC in gfxFontEntry()
119 : (dwriteStyle == DWRITE_FONT_STYLE_OBLIQUE in gfxFontEntry()