B_VIEW_LOW_COLOR_BIT
if (fState->IsValid(B_VIEW_LOW_COLOR_BIT)
fState->valid_flags |= B_VIEW_LOW_COLOR_BIT;
fState->archiving_flags |= B_VIEW_LOW_COLOR_BIT;
if (!fState->IsValid(B_VIEW_LOW_COLOR_BIT) && fOwner) {
fState->valid_flags |= B_VIEW_LOW_COLOR_BIT;
fState->archiving_flags &= ~B_VIEW_LOW_COLOR_BIT;
fState->valid_flags |= B_VIEW_LOW_COLOR_BIT;
fState->valid_flags &= ~B_VIEW_LOW_COLOR_BIT;
fState->valid_flags |= B_VIEW_LOW_COLOR_BIT;
| B_VIEW_LOW_COLOR_BIT | B_VIEW_WHICH_VIEW_COLOR_BIT
fState->valid_flags |= B_VIEW_LOW_COLOR_BIT;