Home
last modified time | relevance | path

Searched refs:notmuch_message_flag_t (Results 1 – 20 of 20) sorted by relevance

/dports/mail/notmuch/notmuch-0.34.2/lib/
H A Dnotmuch.h1699 } notmuch_message_flag_t; typedef
1712 notmuch_message_flag_t flag);
1730 notmuch_message_flag_t flag,
1738 notmuch_message_flag_t flag, notmuch_bool_t value);
H A Dmessage.cc1176 notmuch_message_flag_t flag, in notmuch_message_get_flag_st()
1197 notmuch_message_flag_t flag) in notmuch_message_get_flag()
1212 notmuch_message_flag_t flag, notmuch_bool_t enable) in notmuch_message_set_flag()
/dports/mail/notmuch-emacs/notmuch-0.34.2/lib/
H A Dnotmuch.h1699 } notmuch_message_flag_t; typedef
1712 notmuch_message_flag_t flag);
1730 notmuch_message_flag_t flag,
1738 notmuch_message_flag_t flag, notmuch_bool_t value);
H A Dmessage.cc1176 notmuch_message_flag_t flag, in notmuch_message_get_flag_st()
1197 notmuch_message_flag_t flag) in notmuch_message_get_flag()
1212 notmuch_message_flag_t flag, notmuch_bool_t enable) in notmuch_message_set_flag()
/dports/mail/py-notmuch2/notmuch-0.34.2/lib/
H A Dnotmuch.h1699 } notmuch_message_flag_t; typedef
1712 notmuch_message_flag_t flag);
1730 notmuch_message_flag_t flag,
1738 notmuch_message_flag_t flag, notmuch_bool_t value);
H A Dmessage.cc1176 notmuch_message_flag_t flag, in notmuch_message_get_flag_st()
1197 notmuch_message_flag_t flag) in notmuch_message_get_flag()
1212 notmuch_message_flag_t flag, notmuch_bool_t enable) in notmuch_message_set_flag()
/dports/mail/notmuch-mutt/notmuch-0.34.2/lib/
H A Dnotmuch.h1699 } notmuch_message_flag_t; typedef
1712 notmuch_message_flag_t flag);
1730 notmuch_message_flag_t flag,
1738 notmuch_message_flag_t flag, notmuch_bool_t value);
H A Dmessage.cc1176 notmuch_message_flag_t flag, in notmuch_message_get_flag_st()
1197 notmuch_message_flag_t flag) in notmuch_message_get_flag()
1212 notmuch_message_flag_t flag, notmuch_bool_t enable) in notmuch_message_set_flag()
/dports/mail/py-notmuch/notmuch-0.34.2/lib/
H A Dnotmuch.h1699 } notmuch_message_flag_t; typedef
1712 notmuch_message_flag_t flag);
1730 notmuch_message_flag_t flag,
1738 notmuch_message_flag_t flag, notmuch_bool_t value);
H A Dmessage.cc1176 notmuch_message_flag_t flag, in notmuch_message_get_flag_st()
1197 notmuch_message_flag_t flag) in notmuch_message_get_flag()
1212 notmuch_message_flag_t flag, notmuch_bool_t enable) in notmuch_message_set_flag()
/dports/mail/notmuch/notmuch-0.34.2/contrib/go/src/notmuch/
H A Dnotmuch.go1032 type Flag C.notmuch_message_flag_t
1043 v := C.notmuch_message_get_flag(self.message, C.notmuch_message_flag_t(flag))
1059 C.notmuch_message_set_flag(self.message, C.notmuch_message_flag_t(flag), v)
/dports/mail/notmuch-emacs/notmuch-0.34.2/contrib/go/src/notmuch/
H A Dnotmuch.go1032 type Flag C.notmuch_message_flag_t
1043 v := C.notmuch_message_get_flag(self.message, C.notmuch_message_flag_t(flag))
1059 C.notmuch_message_set_flag(self.message, C.notmuch_message_flag_t(flag), v)
/dports/mail/py-notmuch2/notmuch-0.34.2/contrib/go/src/notmuch/
H A Dnotmuch.go1032 type Flag C.notmuch_message_flag_t
1043 v := C.notmuch_message_get_flag(self.message, C.notmuch_message_flag_t(flag))
1059 C.notmuch_message_set_flag(self.message, C.notmuch_message_flag_t(flag), v)
/dports/mail/py-notmuch/notmuch-0.34.2/contrib/go/src/notmuch/
H A Dnotmuch.go1032 type Flag C.notmuch_message_flag_t
1043 v := C.notmuch_message_get_flag(self.message, C.notmuch_message_flag_t(flag))
1059 C.notmuch_message_set_flag(self.message, C.notmuch_message_flag_t(flag), v)
/dports/mail/notmuch-mutt/notmuch-0.34.2/contrib/go/src/notmuch/
H A Dnotmuch.go1032 type Flag C.notmuch_message_flag_t
1043 v := C.notmuch_message_get_flag(self.message, C.notmuch_message_flag_t(flag))
1059 C.notmuch_message_set_flag(self.message, C.notmuch_message_flag_t(flag), v)
/dports/mail/notmuch/notmuch-0.34.2/
H A Dnotmuch-show.c84 _get_message_flag (notmuch_message_t *message, notmuch_message_flag_t flag) in _get_message_flag()
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dnotmuch-show.c84 _get_message_flag (notmuch_message_t *message, notmuch_message_flag_t flag) in _get_message_flag()
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dnotmuch-show.c84 _get_message_flag (notmuch_message_t *message, notmuch_message_flag_t flag) in _get_message_flag()
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dnotmuch-show.c84 _get_message_flag (notmuch_message_t *message, notmuch_message_flag_t flag) in _get_message_flag()
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dnotmuch-show.c84 _get_message_flag (notmuch_message_t *message, notmuch_message_flag_t flag) in _get_message_flag()