Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dparser_std_format_spec.h784 enum class __column_width_rounding { __down, __up }; enum
962 __estimate_column_width(basic_string_view<_CharT> __str, size_t __maximum, __column_width_rounding)… in __estimate_column_width() argument