Home
last modified time | relevance | path

Searched defs:bgcolor2 (Results 1 – 16 of 16) sorted by relevance

/dports/www/mybb/mybb-mybb_1829/
H A Dnewthread.php878 $bgcolor2 = "trow1"; variable
883 $bgcolor2 = "trow2"; variable
924 $bgcolor2 = "trow2"; variable
929 $bgcolor2 = "trow1"; variable
935 $bgcolor2 = "trow1"; variable
H A Deditpost.php899 $bgcolor2 = "trow1"; variable
904 $bgcolor2 = "trow2"; variable
/dports/www/fusionpbx/fusionpbx-4.4.1/themes/default/
H A Dtemplate.php319 $bgcolor2 = "#fff"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/NukeNews/
H A Dtheme.php25 $bgcolor2 = "#cfcfbb"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/3D-Fantasy/
H A Dtheme.php35 $bgcolor2 = "#7b91ac"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/Odyssey/
H A Dtheme.php27 $bgcolor2 = "#00BBCC"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/phpgroupware/
H A Dtheme.php25 $bgcolor2 = "#cfcfbb"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/SlashOcean/
H A Dtheme.php4 $bgcolor2 = "#101070"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/Slash/
H A Dtheme.php4 $bgcolor2 = "#660000"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/Traditional/
H A Dtheme.php5 $bgcolor2 = "#999999"; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/themes/Kaput/
H A Dtheme.php13 $bgcolor2 = "#7b91ac"; variable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/inferno-0.10.0/src/flamegraph/
H A Dsvg.rs50 pub(super) bgcolor2: Cow<'a, str>, field
/dports/benchmarks/inferno/inferno-0.10.9/src/flamegraph/
H A Dsvg.rs50 pub(super) bgcolor2: Cow<'a, str>, field
/dports/devel/cc65/cc65-2.19/include/
H A D_vic2.h99 unsigned char bgcolor2; /* Background color 2 */ member
167 unsigned char bgcolor2; /* Background color 2 */ member
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dhud.cpp160 video::SColor bgcolor2(128, 0, 0, 0); in drawItem() local
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dhud.cpp218 video::SColor bgcolor2(128, 0, 0, 0); in drawItem() local