Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h98 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope()
99 : P(Other.P), IndentLevel(Other.IndentLevel), LabelWidth(LabelWidth) {} in PrintScope()
103 uint32_t LabelWidth = 0; member
H A DDumpOutputStyle.cpp442 fmt_align(Modi, AlignStyle::Right, HeaderScope->LabelWidth), SG.name()); in iterateOneModule()
/freebsd-13.1/contrib/ncurses/ncurses/base/
H A Dlib_slk.c56 #define LabelWidth InfoOf(SP_PARM).labelwidth macro
61 #define LabelWidth label_width
180 ? LabelWidth * LabelHeight in _nc_slk_initialize()