Home
last modified time | relevance | path

Searched refs:get_background_attachment (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dbackground_attachment.c59 uint8_t type = get_background_attachment(child); in css__compose_background_attachment()
62 type = get_background_attachment(parent); in css__compose_background_attachment()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/Css/
H A DStyle.php1237 function get_background_attachment() function in Dompdf\\Css\\Style
/dports/textproc/libcss/libcss-0.9.1/src/select/
H A Dcomputed.c632 return get_background_attachment(style); in css_computed_background_attachment()
H A Dautogenerated_propget.h63 static inline uint8_t get_background_attachment(const css_computed_style *style) in get_background_attachment() function