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

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

Completed in 61 milliseconds