Searched refs:PREF_SELECT_BACK_COLOR (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/terminal/
H A DTermConst.h109 static const char* const PREF_SELECT_BACK_COLOR = "Selected background"; variable
H A DPrefHandler.cpp60 { PREF_SELECT_BACK_COLOR, " 0, 0, 0" },
295 scheme->select_back_color = getRGB(PREF_SELECT_BACK_COLOR);
H A DThemeView.cpp411 pref->setRGB(PREF_SELECT_BACK_COLOR, scheme->select_back_color);
H A DTermWindow.cpp1233 handler->getRGB(PREF_SELECT_BACK_COLOR));

Completed in 102 milliseconds