Searched defs:colorsIndex (Results 1 – 1 of 1) sorted by relevance
/haiku/src/servers/app/decorator/ |
H A D | DefaultDecorator.cpp | 225 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 5); in _DrawFrame() local 249 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 5); in _DrawFrame() local 262 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 5); in _DrawFrame() local 275 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 5); in _DrawFrame() local 294 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 3); in _DrawFrame() local 318 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 3); in _DrawFrame() local 341 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 3); in _DrawFrame() local 354 const int8 colorsIndex = COLORS_INDEX(i, fBorderWidth, 3); in _DrawFrame() local
|