Home
last modified time | relevance | path

Searched defs:border_props (Results 1 – 5 of 5) sorted by relevance

/dports/www/py-bokeh/bokeh-2.3.3/bokeh/models/
H A Dannotations.py257 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 Dplots.py584 border_props = Include(ScalarFillProps, help=""" variable in Plot
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssstaticstyle.c68 static const int border_props[] = { variable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/
H A Dblock_styles.py105 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 Dstyles.py23 border_props = ('padding_%s', 'border_%s_width', 'border_%s_style', 'border_%s_color') variable