Home
last modified time | relevance | path

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

/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dpadding_bottom.c20 return css__cascade_length(opv, style, state, set_padding_bottom); in css__cascade_padding_bottom()
26 return set_padding_bottom(style, hint->status, in css__set_padding_bottom_from_hint()
32 return set_padding_bottom(state->computed, CSS_PADDING_SET, in css__initial_padding_bottom()
48 return set_padding_bottom(result, type, length, unit); in css__compose_padding_bottom()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-cbpbp-fo-private.h99 void (* set_padding_bottom) (FoFo *fo_cbpbp_fo, member
H A Dfo-cbpbp-fo.c824 FO_CBPBP_FO_GET_IFACE (fo_cbpbp_fo)->set_padding_bottom (fo_cbpbp_fo, in _set_padding_bottom()
H A Dfo-region.c576 iface->set_padding_bottom = fo_region_set_padding_bottom; in _cbpbp_fo_init()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-cbpbp-fo-private.h99 void (* set_padding_bottom) (FoFo *fo_cbpbp_fo, member
H A Dfo-cbpbp-fo.c824 FO_CBPBP_FO_GET_IFACE (fo_cbpbp_fo)->set_padding_bottom (fo_cbpbp_fo, in _set_padding_bottom()
H A Dfo-region.c576 iface->set_padding_bottom = fo_region_set_padding_bottom; in _cbpbp_fo_init()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/views/
H A Ddialog.rs354 self.with(|s| s.set_padding_bottom(padding)) in padding_bottom()
358 pub fn set_padding_bottom(&mut self, padding: usize) { in set_padding_bottom() method
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/Css/
H A DStyle.php2137 function set_padding_bottom($val) function in Dompdf\\Css\\Style
/dports/textproc/libcss/libcss-0.9.1/src/select/
H A Dcomputed.c1646 get_padding_bottom, set_padding_bottom); in compute_absolute_padding()
H A Dautogenerated_propset.h1955 static inline css_error set_padding_bottom(css_computed_style *style, uint8_t in set_padding_bottom() function