Home
last modified time | relevance | path

Searched defs:ComposeFunction (Results 1 – 2 of 2) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/compose/
H A Dfunctions.h43 struct ComposeFunction struct
51 extern struct ComposeFunction ComposeFunctions[]; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Ddrive_backend_util.h69 R ComposeFunction(const base::Callback<T()>& g, in ComposeFunction() function