Home
last modified time | relevance | path

Searched refs:SetBold (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/math/vtk9/VTK-9.1.0/Rendering/FreeTypeFontConfig/Testing/Cxx/
H A DTestSystemFontRendering.cxx78 painter->GetTextProp()->SetBold(false); in Paint()
83 painter->GetTextProp()->SetBold(false); in Paint()
88 painter->GetTextProp()->SetBold(true); in Paint()
93 painter->GetTextProp()->SetBold(true); in Paint()
100 painter->GetTextProp()->SetBold(false); in Paint()
105 painter->GetTextProp()->SetBold(false); in Paint()
110 painter->GetTextProp()->SetBold(true); in Paint()
115 painter->GetTextProp()->SetBold(true); in Paint()
122 painter->GetTextProp()->SetBold(false); in Paint()
132 painter->GetTextProp()->SetBold(true); in Paint()
[all …]
/dports/math/vtk8/VTK-8.2.0/Rendering/FreeTypeFontConfig/Testing/Cxx/
H A DTestSystemFontRendering.cxx79 painter->GetTextProp()->SetBold(false); in Paint()
84 painter->GetTextProp()->SetBold(false); in Paint()
89 painter->GetTextProp()->SetBold(true); in Paint()
94 painter->GetTextProp()->SetBold(true); in Paint()
101 painter->GetTextProp()->SetBold(false); in Paint()
106 painter->GetTextProp()->SetBold(false); in Paint()
111 painter->GetTextProp()->SetBold(true); in Paint()
116 painter->GetTextProp()->SetBold(true); in Paint()
123 painter->GetTextProp()->SetBold(false); in Paint()
133 painter->GetTextProp()->SetBold(true); in Paint()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/FreeTypeFontConfig/Testing/Cxx/
H A DTestSystemFontRendering.cxx79 painter->GetTextProp()->SetBold(false); in Paint()
84 painter->GetTextProp()->SetBold(false); in Paint()
89 painter->GetTextProp()->SetBold(true); in Paint()
94 painter->GetTextProp()->SetBold(true); in Paint()
101 painter->GetTextProp()->SetBold(false); in Paint()
106 painter->GetTextProp()->SetBold(false); in Paint()
111 painter->GetTextProp()->SetBold(true); in Paint()
116 painter->GetTextProp()->SetBold(true); in Paint()
123 painter->GetTextProp()->SetBold(false); in Paint()
133 painter->GetTextProp()->SetBold(true); in Paint()
[all …]
/dports/devel/upp/upp/bazaar/OfficeAutomation/
H A DOfficeSheet.cpp151 bool SheetPlugin::SetBold(int col, int row, bool bold) {return false;} in SetBold() function in SheetPlugin
152 bool OfficeSheet::SetBold(int col, int row, bool bold) {return (static_cast<SheetPlugin *>(GetData(… in SetBold() function in OfficeSheet
154 bool SheetPlugin::SetBold(String cell, bool bold) {return false;} in SetBold() function in SheetPlugin
155 bool OfficeSheet::SetBold(String cell, bool bold) {return (static_cast<SheetPlugin *>(GetData()))-> in SetBold() function in OfficeSheet
157 bool SheetPlugin::SetBold(bool bold) {return false;} in SetBold() function in SheetPlugin
158 bool OfficeSheet::SetBold(bool bold) {return (static_cast<SheetPlugin *>(GetData()))->SetBold(bold)… in SetBold() function in OfficeSheet
161 …, int row, bool italic) {return (static_cast<SheetPlugin *>(GetData()))->SetBold(col, row, italic)… in SetItalic()
164 …(String cell, bool italic) {return (static_cast<SheetPlugin *>(GetData()))->SetBold(cell, italic);} in SetItalic()
167 bool OfficeSheet::SetItalic(bool italic) {return (static_cast<SheetPlugin *>(GetData()))->SetBold(i… in SetItalic()
H A DOfficeDoc.cpp49 bool DocPlugin::SetBold(bool bold) {return false;} in SetBold() function in DocPlugin
50 bool OfficeDoc::SetBold(bool bold) {return (static_cast<DocPlugin *>(GetData()))->SetBold(bold);} in SetBold() function in OfficeDoc
H A DOfficeAutomationMethods.h21 virtual bool SetBold(int col, int row, bool bold); \
22 virtual bool SetBold(String cell, bool bold); \
23 virtual bool SetBold(bool bold); \
89 virtual bool SetBold(bool bold); \
/dports/math/vtk6/VTK-6.2.0/Rendering/FreeType/Testing/Cxx/
H A DBenchmarkFreeTypeRendering.cxx59 tprop->SetBold(i % 2); in BenchmarkFreeTypeRendering()
89 tprop->SetBold(i % 2); in BenchmarkFreeTypeRendering()
119 tprop->SetBold(i % 2); in BenchmarkFreeTypeRendering()
H A DTestMathTextFreeTypeTextRendererNoMath.cxx88 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
99 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
139 actor9->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
H A DTestFreeTypeTextMapperNoMath.cxx104 mapper4->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
117 mapper5->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
165 mapper9->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
H A DTestMathTextFreeTypeTextRenderer.cxx88 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
99 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
178 actor14->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dmodes.go31 return style.FgYellow.SetBold().Sprintf(
42 return style.FgRed.SetBold().Sprintf(
/dports/math/vtk9/VTK-9.1.0/Rendering/FreeType/Testing/Cxx/
H A DTestMathTextFreeTypeTextRendererNoMath.cxx89 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
100 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
140 actor9->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
H A DTestFontDPIScaling.cxx74 actor4->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
85 actor5->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
164 actor14->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
H A DTestFreeTypeTextMapperNoMath.cxx81 mapper4->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
94 mapper5->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
142 mapper9->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
H A DTestMathTextFreeTypeTextRenderer.cxx89 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
100 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
179 actor14->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
H A DTestMathTextFonts.cxx81 actor4->GetTextProperty()->SetBold(1); in TestMathTextFonts()
88 actor5->GetTextProperty()->SetBold(1); in TestMathTextFonts()
/dports/devel/upp/upp/bazaar/OfficeAutomation_demo_console/
H A DOfficeAutomation_demo_console.cpp72 sheet.SetBold(true); in TestSheetDetail()
164 doc.SetBold(true); in TestDocDetail()
166 doc.SetBold(false); in TestDocDetail()
/dports/math/vtk8/VTK-8.2.0/Rendering/FreeType/Testing/Cxx/
H A DTestMathTextFreeTypeTextRendererNoMath.cxx88 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
99 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
139 actor9->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRendererNoMath()
H A DTestFontDPIScaling.cxx74 actor4->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
85 actor5->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
164 actor14->GetTextProperty()->SetBold(1); in TestFontDPIScaling()
H A DTestFreeTypeTextMapperNoMath.cxx81 mapper4->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
94 mapper5->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
142 mapper9->GetTextProperty()->SetBold(1); in TestFreeTypeTextMapperNoMath()
H A DTestMathTextFreeTypeTextRenderer.cxx88 actor4->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
99 actor5->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
178 actor14->GetTextProperty()->SetBold(1); in TestMathTextFreeTypeTextRenderer()
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/style/
H A Dtext_style.go60 func (b TextStyle) SetBold() TextStyle { func
61 b.decoration.SetBold()
/dports/math/vtk8/VTK-8.2.0/Rendering/Matplotlib/Testing/Cxx/
H A DTestGL2PSFontDPIScaling.cxx76 actor4->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
87 actor5->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
166 actor14->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
/dports/math/vtk9/VTK-9.1.0/Rendering/Matplotlib/Testing/Cxx/
H A DTestGL2PSFontDPIScaling.cxx76 actor4->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
87 actor5->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
166 actor14->GetTextProperty()->SetBold(1); in TestGL2PSFontDPIScaling()
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/presentation/
H A Dcommits.go105 tagString = style.FgMagenta.SetBold().Sprint(commit.ExtraInfo) + " "
109 tagString = theme.DiffTerminalColor.SetBold().Sprint(strings.Join(commit.Tags, " ")) + " "

12345678910>>...12