Searched refs:PREF_CURSOR_BACK_COLOR (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/terminal/
H A DTermConst.h107 static const char* const PREF_CURSOR_BACK_COLOR = "Cursor"; variable
H A DPrefHandler.cpp58 { PREF_CURSOR_BACK_COLOR, " 0, 0, 0" },
297 scheme->cursor_back_color = getRGB(PREF_CURSOR_BACK_COLOR);
H A DThemeView.cpp413 pref->setRGB(PREF_CURSOR_BACK_COLOR, scheme->cursor_back_color);
H A DTermWindow.cpp1231 handler->getRGB(PREF_CURSOR_BACK_COLOR));
H A DTermView.cpp716 PREF_CURSOR_BACK_COLOR);

Completed in 92 milliseconds