Home
last modified time | relevance | path

Searched refs:OPTHIDETHREADSUBJECT (Results 1 – 3 of 3) sorted by relevance

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dmutt.h361 OPTHIDETHREADSUBJECT, enumerator
H A Dinit.h1007 { "hide_thread_subject", DT_BOOL, R_TREE|R_INDEX, OPTHIDETHREADSUBJECT, 1 },
H A Dthread.c49 if (!option (OPTHIDETHREADSUBJECT)) in need_display_subject()