Home
last modified time | relevance | path

Searched refs:COLOR_PAIR_CHAR (Results 1 – 2 of 2) 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.rs43 static COLOR_PAIR_CHAR: i16 = 7; variable
126 init_pair(COLOR_PAIR_CHAR, COLOR_CHAR, COLOR_BACKGROUND); in initialize()
196 { return COLOR_PAIR(COLOR_PAIR_CHAR); } in highlight_word()
200 return COLOR_PAIR(COLOR_PAIR_CHAR); in highlight_word()
208 return COLOR_PAIR(COLOR_PAIR_CHAR); in highlight_word()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ncurses-5.101.0/examples/
H A Dex_6.rs43 static COLOR_PAIR_CHAR: i16 = 7; variable
126 init_pair(COLOR_PAIR_CHAR, COLOR_CHAR, COLOR_BACKGROUND); in initialize()
196 { return COLOR_PAIR(COLOR_PAIR_CHAR); } in highlight_word()
200 return COLOR_PAIR(COLOR_PAIR_CHAR); in highlight_word()
208 return COLOR_PAIR(COLOR_PAIR_CHAR); in highlight_word()