Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsStyleConsts.h423 #define NS_STYLE_CLIP_AUTO 0x00 macro
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsStyleConsts.h423 #define NS_STYLE_CLIP_AUTO 0x00 macro
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsStyleConsts.h423 #define NS_STYLE_CLIP_AUTO 0x00 macro
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsStyleConsts.h446 #define NS_STYLE_CLIP_AUTO 0x00 macro
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleConsts.h673 #define NS_STYLE_CLIP_AUTO 0x00 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/SystemZ/
H A DSystemZMapping.c769 SystemZ_AsmJHEAltCLGI, SYSZ_INS_CLGIJNL,
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs499 pub const NS_STYLE_CLIP_AUTO: u32 = 0; const