Home
last modified time | relevance | path

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

1234

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSystemResourceSummaryBrowseWnd.cpp84 GG::X LabelWidth() in LabelWidth() function
167 Resize(GG::Pt(LabelWidth() + ValueWidth(), top)); in Initialize()
207 label->Resize(GG::Pt(LabelWidth(), row_height)); in UpdateProduction()
211 value->MoveTo(GG::Pt(LabelWidth(), top)); in UpdateProduction()
225 label->Resize(GG::Pt(LabelWidth(), row_height)); in UpdateProduction()
229 value->MoveTo(GG::Pt(LabelWidth(), top)); in UpdateProduction()
306 label->Resize(GG::Pt(LabelWidth(), row_height)); in UpdateAllocation()
311 value->MoveTo(GG::Pt(LabelWidth(), top)); in UpdateAllocation()
329 value->MoveTo(GG::Pt(LabelWidth(), top)); in UpdateAllocation()
433 label->Resize(GG::Pt(LabelWidth(), row_height)); in UpdateImportExport()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Label/
H A DvtkDynamic2DLabelMapper.cxx65 this->LabelWidth = NULL; in vtkDynamic2DLabelMapper()
92 if (this->LabelWidth) in ~vtkDynamic2DLabelMapper()
94 delete[] this->LabelWidth; in ~vtkDynamic2DLabelMapper()
95 this->LabelWidth = NULL; in ~vtkDynamic2DLabelMapper()
492 if (this->LabelWidth != NULL) in RenderOpaqueGeometry()
494 delete[] this->LabelWidth; in RenderOpaqueGeometry()
496 this->LabelWidth = new float[this->NumberOfLabels]; in RenderOpaqueGeometry()
597 float xScale = 2*absX/(this->LabelWidth[indexI] + this->LabelWidth[indexJ]); in RenderOpaqueGeometry()
729 static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
732 static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/FileCheck/
H A DFileCheck.cpp364 unsigned &LabelWidth) { in BuildInputAnnotations() argument
370 LabelWidth = 0; in BuildInputAnnotations()
402 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
482 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
489 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
502 unsigned LabelWidth) { in DumpAnnotatedInput() argument
570 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
613 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
851 unsigned LabelWidth; in main() local
853 Annotations, LabelWidth); in main()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/FileCheck/
H A DFileCheck.cpp364 unsigned &LabelWidth) { in BuildInputAnnotations() argument
370 LabelWidth = 0; in BuildInputAnnotations()
402 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
482 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
489 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
502 unsigned LabelWidth) { in DumpAnnotatedInput() argument
570 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
613 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
851 unsigned LabelWidth; in main() local
853 Annotations, LabelWidth); in main()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations() argument
396 LabelWidth = 0; in BuildInputAnnotations()
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
523 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput() argument
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
647 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
886 Annotations, LabelWidth); in main()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/FileCheck/
H A DFileCheck.cpp368 unsigned &LabelWidth) { in BuildInputAnnotations() argument
374 LabelWidth = 0; in BuildInputAnnotations()
406 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
498 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
505 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
518 unsigned LabelWidth) { in DumpAnnotatedInput() argument
586 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
629 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
868 unsigned LabelWidth; in main() local
870 Annotations, LabelWidth); in main()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations() argument
396 LabelWidth = 0; in BuildInputAnnotations()
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
523 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput() argument
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
647 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
886 Annotations, LabelWidth); in main()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/FileCheck/
H A DFileCheck.cpp368 unsigned &LabelWidth) { in BuildInputAnnotations() argument
374 LabelWidth = 0; in BuildInputAnnotations()
406 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
498 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
505 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
518 unsigned LabelWidth) { in DumpAnnotatedInput() argument
586 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
629 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
868 unsigned LabelWidth; in main() local
870 Annotations, LabelWidth); in main()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations() argument
396 LabelWidth = 0; in BuildInputAnnotations()
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
523 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput() argument
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
647 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
886 Annotations, LabelWidth); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp368 unsigned &LabelWidth) { in BuildInputAnnotations() argument
374 LabelWidth = 0; in BuildInputAnnotations()
406 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
498 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
505 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
518 unsigned LabelWidth) { in DumpAnnotatedInput() argument
586 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
629 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
868 unsigned LabelWidth; in main() local
870 Annotations, LabelWidth); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations() argument
396 LabelWidth = 0; in BuildInputAnnotations()
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
523 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput() argument
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
647 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
886 Annotations, LabelWidth); in main()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations() argument
396 LabelWidth = 0; in BuildInputAnnotations()
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines() argument
523 << right_justify(".", LabelWidth); in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput() argument
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
647 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
886 Annotations, LabelWidth); in main()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) {
396 LabelWidth = 0;
419 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size());
516 unsigned LabelWidth) {
523 << right_justify(".", LabelWidth);
536 unsigned LabelWidth) {
604 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3;
647 << format_decimal(Line, LabelWidth) << ": ";
884 unsigned LabelWidth;
886 Annotations, LabelWidth);
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesCacheEntryComposite.cxx27 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
31 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
41 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
45 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesCacheEntryComposite.cxx27 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
31 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
41 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
45 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
/dports/devel/cmake/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesCacheEntryComposite.cxx27 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
31 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
41 , LabelWidth(labelwidth) in cmCursesCacheEntryComposite()
45 cm::make_unique<cmCursesLabelWidget>(this->LabelWidth, 1, 1, 1, key); in cmCursesCacheEntryComposite()
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/
H A DvtkDynamic2DLabelMapper.cxx59 this->LabelWidth = nullptr; in vtkDynamic2DLabelMapper()
86 delete[] this->LabelWidth; in ~vtkDynamic2DLabelMapper()
465 delete[] this->LabelWidth; in RenderOpaqueGeometry()
466 this->LabelWidth = new float[this->NumberOfLabels]; in RenderOpaqueGeometry()
469 this->LabelWidth[i] = this->TextMappers[i]->GetWidth(viewport)+ in RenderOpaqueGeometry()
561 float xScale = 2*absX/(this->LabelWidth[indexI] + this->LabelWidth[indexJ]); in RenderOpaqueGeometry()
693 static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
696 static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
699 static_cast<int>(screenX - this->LabelWidth[i]), in RenderOverlay()
702 static_cast<int>(screenX - this->LabelWidth[i]), in RenderOverlay()
/dports/math/vtk9/VTK-9.1.0/Rendering/Label/
H A DvtkDynamic2DLabelMapper.cxx62 this->LabelWidth = nullptr; in vtkDynamic2DLabelMapper()
89 delete[] this->LabelWidth; in ~vtkDynamic2DLabelMapper()
473 delete[] this->LabelWidth; in RenderOpaqueGeometry()
474 this->LabelWidth = new float[this->NumberOfLabels]; in RenderOpaqueGeometry()
477 this->LabelWidth[i] = this->TextMappers[i]->GetWidth(viewport) + widthPadding; in RenderOpaqueGeometry()
568 float xScale = 2 * absX / (this->LabelWidth[indexI] + this->LabelWidth[indexJ]); in RenderOpaqueGeometry()
699 bool inside = viewport->IsInViewport(static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
701 viewport->IsInViewport(static_cast<int>(screenX + this->LabelWidth[i]), in RenderOverlay()
703 viewport->IsInViewport(static_cast<int>(screenX - this->LabelWidth[i]), in RenderOverlay()
705 viewport->IsInViewport(static_cast<int>(screenX - this->LabelWidth[i]), in RenderOverlay()
/dports/devel/llvm10/llvm-10.0.1.src/utils/FileCheck/
H A DFileCheck.cpp298 unsigned &LabelWidth) { in BuildInputAnnotations() argument
302 LabelWidth = 0; in BuildInputAnnotations()
326 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
377 unsigned LabelWidth) { in DumpAnnotatedInput() argument
427 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
438 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
488 COS << left_justify(AnnotationItr->Label, LabelWidth) << " "; in DumpAnnotatedInput()
658 unsigned LabelWidth; in main() local
659 BuildInputAnnotations(Diags, Annotations, LabelWidth); in main()
660 DumpAnnotatedInput(errs(), Req, InputFileText, Annotations, LabelWidth); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp298 unsigned &LabelWidth) { in BuildInputAnnotations() argument
302 LabelWidth = 0; in BuildInputAnnotations()
326 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
377 unsigned LabelWidth) { in DumpAnnotatedInput() argument
427 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
438 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
488 COS << left_justify(AnnotationItr->Label, LabelWidth) << " "; in DumpAnnotatedInput()
658 unsigned LabelWidth; in main() local
659 BuildInputAnnotations(Diags, Annotations, LabelWidth); in main()
660 DumpAnnotatedInput(errs(), Req, InputFileText, Annotations, LabelWidth); in main()
/dports/devel/llvm80/llvm-8.0.1.src/utils/FileCheck/
H A DFileCheck.cpp282 unsigned &LabelWidth) { in BuildInputAnnotations() argument
286 LabelWidth = 0; in BuildInputAnnotations()
310 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
365 unsigned LabelWidth) { in DumpAnnotatedInput() argument
415 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
426 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
476 COS << left_justify(AnnotationItr->Label, LabelWidth) << " "; in DumpAnnotatedInput()
642 unsigned LabelWidth; in main() local
643 BuildInputAnnotations(Diags, Annotations, LabelWidth); in main()
644 DumpAnnotatedInput(errs(), Req, InputFileText, Annotations, LabelWidth); in main()
/dports/devel/llvm90/llvm-9.0.1.src/utils/FileCheck/
H A DFileCheck.cpp285 unsigned &LabelWidth) { in BuildInputAnnotations() argument
289 LabelWidth = 0; in BuildInputAnnotations()
313 LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size()); in BuildInputAnnotations()
368 unsigned LabelWidth) { in DumpAnnotatedInput() argument
418 LabelWidth = std::max(LabelWidth, LineNoWidth) + 3; in DumpAnnotatedInput()
429 << format_decimal(Line, LabelWidth) << ": "; in DumpAnnotatedInput()
479 COS << left_justify(AnnotationItr->Label, LabelWidth) << " "; in DumpAnnotatedInput()
645 unsigned LabelWidth; in main() local
646 BuildInputAnnotations(Diags, Annotations, LabelWidth); in main()
647 DumpAnnotatedInput(errs(), Req, InputFileText, Annotations, LabelWidth); in main()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/DockLibrary/
H A DTabStrip.cs82 tab.WidthRequest = tab.LabelWidth; in AddTab()
191 tabsSize += tab.LabelWidth; in UpdateEllipsize()
205 sizes[n] = tsize - ((DockItemTitleTab)children[n]).LabelWidth; in UpdateEllipsize()
217 sizes[n] += ((DockItemTitleTab)children[n]).LabelWidth; in UpdateEllipsize()
224 var s = (int)((double)((DockItemTitleTab)children[n]).LabelWidth * ratio); in UpdateEllipsize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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
/dports/devel/llvm11/llvm-11.0.1.src/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

1234