Searched refs:fWhichViewColor (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DView.cpp94 fWhichViewColor(B_NO_COLOR),
923 if (fWhichViewColor == which)
948 fWhichViewColor = which;
959 return fWhichViewColor;
H A DView.h246 color_which fWhichViewColor; member in class:View

Completed in 34 milliseconds