Home
last modified time | relevance | path

Searched refs:S_SHOW_ERRORS (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DContent.h127 S_SHOW_ERRORS = 2 enumerator
173 int32 flags = S_CLEAR_ERRORS | S_SHOW_ERRORS);
H A DContent.cpp2843 if (flags & S_SHOW_ERRORS) in CheckSpelling()