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

/haiku/src/apps/mail/
H A DContent.h126 S_CLEAR_ERRORS = 1, enumerator in enum:__anon144
173 int32 flags = S_CLEAR_ERRORS | S_SHOW_ERRORS);
H A DContent.cpp2840 if (flags & S_CLEAR_ERRORS)
2845 } else if (flags & S_CLEAR_ERRORS)
2858 && (flags & S_CLEAR_ERRORS) != 0

Completed in 87 milliseconds