Home
last modified time | relevance | path

Searched defs:NS_FONT_VARIANT_WIDTH_FULL (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontConstants.h152 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontConstants.h152 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontConstants.h153 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontConstants.h152 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontConstants.h158 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxFontConstants.h207 #define NS_FONT_VARIANT_WIDTH_FULL 1 macro
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs240 pub const NS_FONT_VARIANT_WIDTH_FULL: u32 = 1; const