Searched defs:border_props (Results 1 – 5 of 5) sorted by relevance
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/models/ |
H A D | annotations.py | 257 border_props = Include(ScalarLineProps, help=""" variable in Legend 490 border_props = Include(ScalarLineProps, help=""" variable in ColorBar 762 border_props = Include(ScalarLineProps, use_prefix=True, help=""" variable in Label 849 border_props = Include(LineProps, use_prefix=True, help=""" variable in LabelSet 1037 border_props = Include(ScalarLineProps, use_prefix=True, help=""" variable in Title
|
H A D | plots.py | 584 border_props = Include(ScalarFillProps, help=""" variable in Plot
|
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/ |
H A D | gtkcssstaticstyle.c | 68 static const int border_props[] = { variable
|
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/ |
H A D | block_styles.py | 105 border_props = ('padding_%s', 'border_%s_width', 'border_%s_style', 'border_%s_color') variable
|
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/writer/ |
H A D | styles.py | 23 border_props = ('padding_%s', 'border_%s_width', 'border_%s_style', 'border_%s_color') variable
|