Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dcxxopts.hpp1386 constexpr int OPTION_DESC_GAP = 2; member
1989 auto allowed = size_t{76} - longest - OPTION_DESC_GAP; in help_one_group()
2000 auto d = format_description(o, longest + OPTION_DESC_GAP, allowed); in help_one_group()
2006 result += toLocalString(std::string(longest + OPTION_DESC_GAP, ' ')); in help_one_group()
2010 result += toLocalString(std::string(longest + OPTION_DESC_GAP - in help_one_group()

Completed in 5 milliseconds