Home
last modified time | relevance | path

Searched defs:NS_STYLE_TRANSFORM_STYLE_PRESERVE_3D (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleConsts.h1129 #define NS_STYLE_TRANSFORM_STYLE_PRESERVE_3D 1 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/capstone/arch/SystemZ/
H A DSystemZMapping.c1209 { 0 }, { 0 }, { 0 }, 0, 0
1210 #endif
1211 },
1212 {
1213 SystemZ_AsmLHLOC, SYSZ_INS_LOCLH,
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs787 pub const NS_STYLE_TRANSFORM_STYLE_PRESERVE_3D: u32 = 1; const