Searched refs:fillcolor (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/bsdconfig/dot/
H A Ddot65 # begin_nodelist $shape $color $fillcolor $style
72 local shape="$1" color="$2" fillcolor="$3" style="$4"
79 [ "$fillcolor" ] &&
80 printf '\t\tfillcolor = "%s",\n' "$fillcolor"
357 shape=circle color=black fillcolor=yellow style=filled
358 begin_nodelist "$shape" "$color" "$fillcolor" "$style"
366 shape=box color=black fillcolor=lightblue style=filled
367 begin_nodelist "$shape" "$color" "$fillcolor" "$style"
377 shape=box color=black fillcolor=lightblue style=filled
378 begin_nodelist "$shape" "$color" "$fillcolor" "
[all...]

Completed in 134 milliseconds