Home
last modified time | relevance | path

Searched refs:foregroundIntensity (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/godog/colors/
H A Dansi_windows.go52 foregroundIntensity = uint16(0x0008) const
144 ansiLightForegroundGray: {foregroundIntensity, foreground},
145 ansiLightForegroundRed: {foregroundIntensity | foregroundRed, foreground},
146 ansiLightForegroundGreen: {foregroundIntensity | foregroundGreen, foreground},
148 ansiLightForegroundBlue: {foregroundIntensity | foregroundBlue, foreground},
222 foregroundIntensity uint16 member
231 fgIntensity := winAttr & foregroundIntensity
242 winAttr |= textAttr.foregroundIntensity
269 winAttr.foregroundIntensity = defaultAttr.foregroundIntensity
274 winAttr.foregroundIntensity = foregroundIntensity
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/godog/godog-0.9.0/colors/
H A Dansi_windows.go52 foregroundIntensity = uint16(0x0008)
144 ansiLightForegroundGray: {foregroundIntensity, foreground},
145 ansiLightForegroundRed: {foregroundIntensity | foregroundRed, foreground},
146 ansiLightForegroundGreen: {foregroundIntensity | foregroundGreen, foreground},
148 ansiLightForegroundBlue: {foregroundIntensity | foregroundBlue, foreground},
222 foregroundIntensity uint16
231 fgIntensity := winAttr & foregroundIntensity
242 winAttr |= textAttr.foregroundIntensity
269 winAttr.foregroundIntensity = defaultAttr.foregroundIntensity
274 winAttr.foregroundIntensity = foregroundIntensity
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/shiena/ansicolor/
H A Dansicolor_windows.go52 foregroundIntensity = uint16(0x0008) const
144 ansiLightForegroundGray: {foregroundIntensity, foreground},
145 ansiLightForegroundRed: {foregroundIntensity | foregroundRed, foreground},
146 ansiLightForegroundGreen: {foregroundIntensity | foregroundGreen, foreground},
148 ansiLightForegroundBlue: {foregroundIntensity | foregroundBlue, foreground},
222 foregroundIntensity uint16 member
231 fgIntensity := winAttr & foregroundIntensity
242 winAttr |= textAttr.foregroundIntensity
269 winAttr.foregroundIntensity = defaultAttr.foregroundIntensity
274 winAttr.foregroundIntensity = foregroundIntensity
[all …]
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/shiena/ansicolor/
H A Dansicolor_windows.go52 foregroundIntensity = uint16(0x0008) const
144 ansiLightForegroundGray: {foregroundIntensity, foreground},
145 ansiLightForegroundRed: {foregroundIntensity | foregroundRed, foreground},
146 ansiLightForegroundGreen: {foregroundIntensity | foregroundGreen, foreground},
148 ansiLightForegroundBlue: {foregroundIntensity | foregroundBlue, foreground},
222 foregroundIntensity uint16 member
231 fgIntensity := winAttr & foregroundIntensity
242 winAttr |= textAttr.foregroundIntensity
269 winAttr.foregroundIntensity = defaultAttr.foregroundIntensity
274 winAttr.foregroundIntensity = foregroundIntensity
[all …]
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/shiena/ansicolor/
H A Dansicolor_windows.go52 foregroundIntensity = uint16(0x0008) const
144 ansiLightForegroundGray: {foregroundIntensity, foreground},
145 ansiLightForegroundRed: {foregroundIntensity | foregroundRed, foreground},
146 ansiLightForegroundGreen: {foregroundIntensity | foregroundGreen, foreground},
148 ansiLightForegroundBlue: {foregroundIntensity | foregroundBlue, foreground},
222 foregroundIntensity uint16 member
231 fgIntensity := winAttr & foregroundIntensity
242 winAttr |= textAttr.foregroundIntensity
269 winAttr.foregroundIntensity = defaultAttr.foregroundIntensity
274 winAttr.foregroundIntensity = foregroundIntensity
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/gopkg.in/AlecAivazis/survey.v1/terminal/
H A Doutput_windows.go32 foregroundIntensity = 0x8 const
33 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
177 attr |= foregroundIntensity
202 attr |= foregroundIntensity
/dports/devel/gh/cli-2.4.0/vendor/github.com/AlecAivazis/survey/v2/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/survey-1.8.8/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/AlecAivazis/survey.v1/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/net/traefik/traefik-2.6.1/vendor/github.com/AlecAivazis/survey/v2/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/devel/bit/bit-1.1.2/vendor/github.com/AlecAivazis/survey/v2/terminal/
H A Doutput_windows.go31 foregroundIntensity = 0x8 const
32 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
176 attr |= foregroundIntensity
201 attr |= foregroundIntensity
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/security/lego/lego-4.5.3/vendor/github.com/k0kubun/go-ansi/
H A Doutput_windows.go32 foregroundIntensity = 0x8 const
33 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
178 attr |= foregroundIntensity
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/go-kit/log/term/
H A Dcolorwriter_windows.go117 intensityMode = foregroundIntensity
154 foregroundIntensity = 0x8 const
155 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/k0kubun/go-ansi/
H A Doutput_windows.go32 foregroundIntensity = 0x8 const
33 foregroundMask = (foregroundRed | foregroundBlue | foregroundGreen | foregroundIntensity)
178 attr |= foregroundIntensity

12345678910