Home
last modified time | relevance | path

Searched refs:CreateSolidFillCookie (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/render/
H A Drender.go2594 type CreateSolidFillCookie struct { struct
2600 func CreateSolidFill(c *xgb.Conn, Picture Picture, Color Color) CreateSolidFillCookie {
2606 return CreateSolidFillCookie{cookie}
2611 func CreateSolidFillChecked(c *xgb.Conn, Picture Picture, Color Color) CreateSolidFillCookie {
2617 return CreateSolidFillCookie{cookie}
2622 func (cook CreateSolidFillCookie) Check() error { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/render/
H A Drender.go2594 type CreateSolidFillCookie struct { struct
2600 func CreateSolidFill(c *xgb.Conn, Picture Picture, Color Color) CreateSolidFillCookie {
2606 return CreateSolidFillCookie{cookie}
2611 func CreateSolidFillChecked(c *xgb.Conn, Picture Picture, Color Color) CreateSolidFillCookie {
2617 return CreateSolidFillCookie{cookie}
2622 func (cook CreateSolidFillCookie) Check() error { argument