Home
last modified time | relevance | path

Searched refs:backgroundMask (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/skins/
H A DRectangularBorder.as287 const backgroundMask:Shape = new FlexShape(); constant in RectangularBorder.initBackgroundImage
288 backgroundMask.name = "backgroundMask";
289 backgroundMask.x = 0;
290 backgroundMask.y = 0;
291 childrenList.addChild(backgroundMask);
296 backgroundImage.mask = backgroundMask;
356 backgroundMask.x = bm.left;
357 backgroundMask.y = bm.top;
374 if (backgroundMask.width != maskWidth ||
375 backgroundMask.height != maskHeight)
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/skins/
H A DRectangularBorder.as312 const backgroundMask:Shape = new FlexShape(); constant in RectangularBorder.initBackgroundImage
313 backgroundMask.name = "backgroundMask";
314 backgroundMask.x = 0;
315 backgroundMask.y = 0;
316 childrenList.addChild(backgroundMask);
321 backgroundImage.mask = backgroundMask;
386 backgroundMask.x = bm.left;
387 backgroundMask.y = bm.top;
404 if (backgroundMask.width != maskWidth ||
405 backgroundMask.height != maskHeight)
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go107 attr = (attr & backgroundMask)
119 attr &= backgroundMask
135 attr |= w.oldattr & backgroundMask
160 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/maruel/panicparse/vendor/github.com/mattn/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
543 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
547 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
549 attr &= backgroundMask
565 attr &= backgroundMask
570 attr = attr & (w.oldattr & backgroundMask)
573 attr &= backgroundMask
601 attr |= w.oldattr & backgroundMask
603 attr = (attr & backgroundMask)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
533 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
537 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
539 attr = (attr & backgroundMask)
555 attr &= backgroundMask
560 attr = attr & (w.oldattr & backgroundMask)
563 attr &= backgroundMask
591 attr |= w.oldattr & backgroundMask
593 attr = (attr & backgroundMask)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/yudai/gojsondiff/vendor/github.com/mattn/go-colorable/
H A Dcolorable_windows.go27 backgroundMask = (backgroundRed | backgroundBlue | backgroundGreen | backgroundIntensity) const
543 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
547 attr = ((attr & foregroundMask) << 4) | ((attr & backgroundMask) >> 4)
549 attr &= backgroundMask
565 attr &= backgroundMask
570 attr = attr & (w.oldattr & backgroundMask)
573 attr &= backgroundMask
601 attr |= w.oldattr & backgroundMask
603 attr = (attr & backgroundMask)

12345678910