Home
last modified time | relevance | path

Searched defs:fillcolor (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_stack.c49 uint8_t fillcolor[4]; member
Dvf_shear.c40 …uint8_t fillcolor[4]; ///< color expressed either in YUVA or RGBA colorspace for the padding area member
Dvf_rotate.c70 …uint8_t fillcolor[4]; ///< color expressed either in YUVA or RGBA colorspace for the padding area member
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dnegative_b_incalculable.js3928 "fillcolor": "#506784" property
Dnegative_b.js8752 "fillcolor": "#506784" property
Dnegative_ab.js15583 "fillcolor": "#506784" property
Dpositive_abz.js22309 "fillcolor": "#506784" property
Dnegative_a.js6197 "fillcolor": "#506784" property
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
/third_party/python/Lib/
Dturtle.py2032 fillcolor=_CFG["fillcolor"]): argument
2260 def fillcolor(self, *args): member in TPen