Home
last modified time | relevance | path

Searched refs:important_styles (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/
H A Dproperties.rs923 important_styles: &mut HashSet<QualName>, in set_property_from_declaration()
925 if !declaration.important && important_styles.contains(&declaration.prop_name) { in set_property_from_declaration()
930 important_styles.insert(declaration.prop_name.clone()); in set_property_from_declaration()
944 important_styles: &mut HashSet<QualName>, in parse_style_declarations()
957 .for_each(|decl| self.set_property_from_declaration(&decl, origin, important_styles)); in parse_style_declarations()
H A Delement.rs101 important_styles: HashSet<QualName>, field
125 important_styles: Default::default(), in new()
234 &mut self.important_styles, in apply_style_declaration()
250 &mut self.important_styles, in set_style_attribute()
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/
H A Dgeshi.php305 var $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of the code variable in GeSHi
1306 $this->important_styles = $styles;
1680 $attributes = ' style="' . $this->important_styles . '"';
2625 if (!$economy_mode || $this->important_styles != '') {
2626 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/databases/pgfouine/pgfouine-1.2/include/reporting/geshi/
H A Dgeshi.php398 …var $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of the code variable in GeSHi
1650 $this->important_styles = $styles;
2787 … $attributes = ' style="' . $this->important_styles . '"';
4296 if ($this->important_styles != '') {
4297 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/www/yanopaste/yanopaste-1.3.0/includes/
H A Dgeshi.php398 …var $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of the code variable in GeSHi
1671 $this->important_styles = $styles;
2820 … $attributes = ' style="' . $this->important_styles . '"';
4321 if ($this->important_styles != '') {
4322 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/easybook/geshi/
H A Dgeshi.php404 …var $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of the code variable in GeSHi
1785 $this->important_styles = $styles;
2942 … $attributes = ' style="' . $this->important_styles . '"';
4449 if ($this->important_styles != '') {
4450 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/www/Stikked/Stikked-0.13.0/htdocs/application/libraries/geshi/
H A Dgeshi.php369 …protected $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of t… variable in GeSHi
1774 $this->important_styles = $styles;
2914 … $attributes = ' style="' . $this->important_styles . '"';
4414 if ($this->important_styles != '') {
4415 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/devel/php-geshi/geshi-1.0-1.0.9.1/src/
H A Dgeshi.php369 …protected $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of t… variable in GeSHi
1785 $this->important_styles = $styles;
2935 … $attributes = ' style="' . $this->important_styles . '"';
4435 if ($this->important_styles != '') {
4436 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/devel/pear-geshi/geshi-1.0.9.0/
H A Dgeshi.php369 …protected $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of t… variable in GeSHi
1774 $this->important_styles = $styles;
2914 … $attributes = ' style="' . $this->important_styles . '"';
4414 if ($this->important_styles != '') {
4415 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/www/dokuwiki/dokuwiki-2020-07-29/vendor/geshi/geshi/src/
H A Dgeshi.php369 …protected $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of t… variable in GeSHi
1785 $this->important_styles = $styles;
2935 … $attributes = ' style="' . $this->important_styles . '"';
4435 if ($this->important_styles != '') {
4436 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/geshi/geshi/src/
H A Dgeshi.php369 …protected $important_styles = 'font-weight: bold; color: red;'; // Styles for important parts of t… variable in GeSHi
1785 $this->important_styles = $styles;
2935 … $attributes = ' style="' . $this->important_styles . '"';
4435 if ($this->important_styles != '') {
4436 $stylesheet .= "$selector.imp {{$this->important_styles}}\n";