Home
last modified time | relevance | path

Searched defs:COLOR_CHAR (Results 1 – 5 of 5) sorted by relevance

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/ncurses-5.98.0/examples/
H A Dex_6.rs33 static COLOR_CHAR: i16 = 23; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ncurses-5.101.0/examples/
H A Dex_6.rs33 static COLOR_CHAR: i16 = 23; variable
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dboard_def.h35 const char COLOR_CHAR[3] = {'W', 'B', '_'}; variable
/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_common.h192 const char COLOR_CHAR [3] = {'W', 'B', '_' }; variable
/dports/games/scid/scid/src/
H A Dcommon.h211 const char COLOR_CHAR [3] = {'W', 'B', '_' }; variable