Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope()
121 : P(Other.P), IndentLevel(Other.IndentLevel), LabelWidth(LabelWidth) {} in PrintScope()
125 uint32_t LabelWidth = 0; member
H A DInputFile.h170 fmt_align(Modi, AlignStyle::Right, HeaderScope.LabelWidth), SG.name()); in iterateOneModule()
/freebsd/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()