Home
last modified time | relevance | path

Searched refs:BackgroundBlack (Results 1 – 17 of 17) sorted by relevance

/dports/editors/o/o-2.46.0/
H A Dthemes.go40 StatusBackground: vt100.BackgroundBlack,
107 …Background: vt100.BackgroundBlack, // Dark gray background, as opposed to vt100.Backgro…
109 StatusBackground: vt100.BackgroundBlack,
158 …TableBackground: vt100.BackgroundBlack, // Dark gray background, as opposed to vt100.Backgro…
177 StatusBackground: vt100.BackgroundBlack,
245 StatusBackground: vt100.BackgroundBlack,
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libkookascan/
H A Dpreviewer.cpp267 mBgIsWhite = (scan->getConfig<int>(item)!=ScanSettings::BackgroundBlack); in connectScanner()
352 …>storeConfig<int>(item, (goWhite ? ScanSettings::BackgroundWhite : ScanSettings::BackgroundBlack)); in checkForScannerBg()
401 …toreConfig<int>(item, (bgIsWhite ? ScanSettings::BackgroundWhite : ScanSettings::BackgroundBlack)); in slotAutoSelectSettingsChanged()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/k0kubun/pp/
H A Dcolor.go32 BackgroundBlack const
H A DREADME.md68 BackgroundBlack
/dports/net/evans/evans-0.9.1/vendor/github.com/k0kubun/pp/
H A Dcolor.go32 BackgroundBlack const
H A DREADME.md68 BackgroundBlack
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/k0kubun/pp/
H A Dcolor.go32 BackgroundBlack const
H A DREADME.md68 BackgroundBlack
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/k0kubun/pp/
H A Dcolor.go32 BackgroundBlack const
H A DREADME.md68 BackgroundBlack
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/src/
H A Dvt100.cc149 return render(static_cast<int>(Render::BackgroundBlack) + in background()
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/textoutput/textoutput-1.12.10/vendor/github.com/xyproto/vt100/
H A Dcolors.go57 BackgroundBlack = NewAttributeColor("40") var
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/syntax/syntax-ca482ff0125a/vendor/github.com/xyproto/vt100/
H A Dcolors.go57 BackgroundBlack = NewAttributeColor("40") var
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/
H A Dcolors.go57 BackgroundBlack = NewAttributeColor("40") var
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/
H A Dcolors.go57 BackgroundBlack = NewAttributeColor("40") var
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/include/mysql/harness/
H A Dvt100.h119 BackgroundBlack = kRenderBackgroundOffset + static_cast<int>(Color::Black), enumerator
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/guessica/guessica-1.1.0/vendor/github.com/xyproto/vt100/
H A Dcolors.go55 BackgroundBlack = NewAttributeColor("40") var