Home
last modified time | relevance | path

Searched refs:background_fill (Results 1 – 25 of 28) sorted by relevance

12

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DBackgroundType.cpp347 TRY_RESULT(background_fill, BackgroundFill::get_background_fill(pattern_type->fill_.get())); in get_background_type()
352 return BackgroundType(pattern_type->is_moving_, std::move(background_fill), intensity); in get_background_type()
356 TRY_RESULT(background_fill, BackgroundFill::get_background_fill(fill_type->fill_.get())); in get_background_type()
357 return BackgroundType(std::move(background_fill)); in get_background_type()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/annotations/
H A Dtext_annotation.d.ts28 background_fill: visuals.Fill;
H A Dlabel_set.d.ts46 background_fill: visuals.FillVector;
H A Dlegend.d.ts56 background_fill: visuals.Fill;
H A Dcolor_bar.d.ts83 background_fill: visuals.Fill;
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/plots/
H A Dplot.d.ts73 background_fill: visuals.Fill;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dboundary.c1312 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_key_sample_point() local
1313 (*t->set_color)(&background_fill); in do_key_sample_point()
1365 t_colorspec background_fill = BACKGROUND_COLORSPEC; in draw_key() local
1366 (*t->set_color)(&background_fill); in draw_key()
H A Dgadgets.h467 extern t_colorspec background_fill;
H A Dgadgets.c135 t_colorspec background_fill = BACKGROUND_COLORSPEC; variable
H A Dgraph3d.c923 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_3dplot() local
924 (*t->set_color)(&background_fill); in do_3dplot()
1878 (*t->set_color)(&background_fill); in plot3d_points()
H A Dgraphics.c2234 (*t->set_color)(&background_fill); in plot_points()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dboundary.c1385 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_key_sample_point() local
1386 (*t->set_color)(&background_fill); in do_key_sample_point()
1442 t_colorspec background_fill = BACKGROUND_COLORSPEC; in draw_key() local
1443 (*t->set_color)(&background_fill); in draw_key()
H A Dgadgets.h492 extern t_colorspec background_fill;
H A Dgadgets.c144 t_colorspec background_fill = BACKGROUND_COLORSPEC; variable
H A Dgraph3d.c954 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_3dplot() local
955 (*t->set_color)(&background_fill); in do_3dplot()
1982 (*t->set_color)(&background_fill); in plot3d_points()
H A Dgraphics.c2406 (*t->set_color)(&background_fill); in plot_points()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dboundary.c1385 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_key_sample_point() local
1386 (*t->set_color)(&background_fill); in do_key_sample_point()
1442 t_colorspec background_fill = BACKGROUND_COLORSPEC; in draw_key() local
1443 (*t->set_color)(&background_fill); in draw_key()
H A Dgadgets.h492 extern t_colorspec background_fill;
H A Dgadgets.c144 t_colorspec background_fill = BACKGROUND_COLORSPEC; variable
H A Dgraph3d.c954 t_colorspec background_fill = BACKGROUND_COLORSPEC; in do_3dplot() local
955 (*t->set_color)(&background_fill); in do_3dplot()
1982 (*t->set_color)(&background_fill); in plot3d_points()
H A Dgraphics.c2406 (*t->set_color)(&background_fill); in plot_points()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpSM.h413 BackgroundFill_t background_fill = BACKGROUND_FILL_NONE; variable
H A DHttpSM.cc3183 if (background_fill == BACKGROUND_FILL_STARTED) { in tunnel_handler_server()
3184 background_fill = p->read_success ? BACKGROUND_FILL_COMPLETED : BACKGROUND_FILL_ABORTED; in tunnel_handler_server()
3349 background_fill = p->read_success ? BACKGROUND_FILL_COMPLETED : BACKGROUND_FILL_STARTED; in tunnel_handler_ua()
3353 if (background_fill == BACKGROUND_FILL_STARTED) { in tunnel_handler_ua()
3583 if (background_fill != BACKGROUND_FILL_NONE) { in tunnel_handler_cache_write()
/dports/www/trafficserver/trafficserver-9.1.1/doc/locale/ja/LC_MESSAGES/appendices/
H A Dfaq.en.po85 "`background fill feature <background_fill>`. It will continue downloading "
90 "`background fill feature <background_fill>` を使ってオリジンサーバーからのオ"
/dports/www/trafficserver/trafficserver-9.1.1/doc/appendices/
H A Dfaq.en.rst47 …load the object from the origin server, using the :ref:`background fill feature <background_fill>`.

12