Home
last modified time | relevance | path

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

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/tools/
H A Dmisc.py1523 def get_diff(data_from, data_to, custom_style=False): argument
1532 def handle_style(html_diff, custom_style): argument
/dports/devel/py-pymisp/pymisp-2.4.128/pymisp/tools/
H A Dreportlab_generator.py60 def __init__(self, x=0, y=0, width=40, height=15, text="", color="#ffffff", custom_style=None): argument
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/test/
H A Dbase.c1496 const d2tk_style_t custom_style = *default_style; in _test_default_style() local