Home
last modified time | relevance | path

Searched defs:line_dash (Results 1 – 10 of 10) sorted by last modified time

/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h1125 } line_dash; member
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/core/
H A Dproperty_mixins.py300 line_dash = DashPatternSpec(default=[], help="""How should the line be dashed.""") variable in LineProps
316 line_dash = DashPattern(default=[], help="""How should the line be dashed.""") variable in ScalarLineProps
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/canvas/canvas2d/
H A Dbase_rendering_context_2d.cc906 Vector<float> line_dash(GetState().LineDash().size()); in IsPointInStrokeInternal() local
H A Dcanvas_rendering_context_2d_state.cc165 static bool HasANonZeroElement(const Vector<double>& line_dash) { in HasANonZeroElement()
180 Vector<float> line_dash(line_dash_.size()); in UpdateLineDash() local
/dports/graphics/py-plotly/plotly-4.14.3/plotly/express/
H A D_chart_types.py214 line_dash=None, argument
686 line_dash=None, argument
773 line_dash=None, argument
853 line_dash=None, argument
1050 line_dash=None, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/canvas/canvas2d/
H A Dbase_rendering_context_2d.cc851 Vector<float> line_dash(GetState().LineDash().size()); in IsPointInStrokeInternal() local
H A Dcanvas_rendering_context_2d_state.cc159 static bool HasANonZeroElement(const Vector<double>& line_dash) { in HasANonZeroElement()
174 Vector<float> line_dash(line_dash_.size()); in UpdateLineDash() local
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-renderer.c80 GOLineDashSequence *line_dash; member
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.h108 char *line_dash; member
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-style.c2223 GOLineDashSequence *line_dash; in go_style_set_cairo_line() local