Home
last modified time | relevance | path

Searched refs:SetContent (Results 1 – 25 of 1889) sorted by relevance

12345678910>>...76

/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/_demos/
H A Dmouse.go45 s.SetContent(x, y, c, comb, style)
59 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
60 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
75 s.SetContent(col, row, r, nil, style)
95 s.SetContent(col, row, mainc, combc, style)
181 s.SetContent(w-1, h-1, 'R', nil, st)
183 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
185 s.SetContent(w-1, h-1, 'P', nil, st)
195 s.SetContent(w-1, h-1, 'K', nil, st)
291 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/_demos/
H A Dmouse.go45 s.SetContent(x, y, c, comb, style)
59 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
60 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
75 s.SetContent(col, row, r, nil, style)
95 s.SetContent(col, row, mainc, combc, style)
181 s.SetContent(w-1, h-1, 'R', nil, st)
183 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
185 s.SetContent(w-1, h-1, 'P', nil, st)
195 s.SetContent(w-1, h-1, 'K', nil, st)
291 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/_demos/
H A Dmouse.go45 s.SetContent(x, y, c, comb, style)
59 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
60 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
75 s.SetContent(col, row, r, nil, style)
95 s.SetContent(col, row, mainc, combc, style)
181 s.SetContent(w-1, h-1, 'R', nil, st)
183 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
185 s.SetContent(w-1, h-1, 'P', nil, st)
195 s.SetContent(w-1, h-1, 'K', nil, st)
291 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/gdamore/tcell/v2/_demos/
H A Dmouse.go45 s.SetContent(x, y, c, comb, style)
59 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
60 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
75 s.SetContent(col, row, r, nil, style)
95 s.SetContent(col, row, mainc, combc, style)
181 s.SetContent(w-1, h-1, 'R', nil, st)
183 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
185 s.SetContent(w-1, h-1, 'P', nil, st)
195 s.SetContent(w-1, h-1, 'K', nil, st)
291 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
170 s.SetContent(w-1, h-1, 'R', nil, st)
172 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
174 s.SetContent(w-1, h-1, 'P', nil, st)
184 s.SetContent(w-1, h-1, 'K', nil, st)
266 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/gdamore/tcell/v2/_demos/
H A Dmouse.go45 s.SetContent(x, y, c, comb, style)
59 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
60 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
75 s.SetContent(col, row, r, nil, style)
95 s.SetContent(col, row, mainc, combc, style)
181 s.SetContent(w-1, h-1, 'R', nil, st)
183 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
185 s.SetContent(w-1, h-1, 'P', nil, st)
195 s.SetContent(w-1, h-1, 'K', nil, st)
291 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/tcell/v2/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/gdamore/tcell/tcell-1.1.4/_demos/
H A Dmouse.go43 s.SetContent(x, y, c, comb, style)
57 s.SetContent(col, y1, tcell.RuneHLine, nil, style)
58 s.SetContent(col, y2, tcell.RuneHLine, nil, style)
61 s.SetContent(x1, row, tcell.RuneVLine, nil, style)
73 s.SetContent(col, row, r, nil, style)
93 s.SetContent(col, row, mainc, combc, style)
160 s.SetContent(w-1, h-1, 'R', nil, st)
162 s.SetContent(w-2, h-2, ev.Rune(), nil, st)
163 s.SetContent(w-1, h-1, 'K', nil, st)
240 s.SetContent(w-1, h-1, 'M', nil, st)
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-schemas/include/aws/schemas/model/
H A DGetDiscoveredSchemaResult.h43 inline void SetContent(const Aws::String& value) { m_content = value; } in SetContent() function
48 inline void SetContent(Aws::String&& value) { m_content = std::move(value); } in SetContent() function
53 inline void SetContent(const char* value) { m_content.assign(value); } in SetContent() function
58 …inline GetDiscoveredSchemaResult& WithContent(const Aws::String& value) { SetContent(value); retur… in WithContent()
63 …inline GetDiscoveredSchemaResult& WithContent(Aws::String&& value) { SetContent(std::move(value));… in WithContent()
68 …inline GetDiscoveredSchemaResult& WithContent(const char* value) { SetContent(value); return *this… in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DNotebookInstanceLifecycleHook.h68 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
74 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
80 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
86 …inline NotebookInstanceLifecycleHook& WithContent(const Aws::String& value) { SetContent(value); r… in WithContent()
92 …inline NotebookInstanceLifecycleHook& WithContent(Aws::String&& value) { SetContent(std::move(valu… in WithContent()
98 …inline NotebookInstanceLifecycleHook& WithContent(const char* value) { SetContent(value); return *… in WithContent()
H A DUiTemplate.h54 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
59 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
64 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
69 inline UiTemplate& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
74 … inline UiTemplate& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *this;} in WithContent()
79 inline UiTemplate& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-organizations/include/aws/organizations/model/
H A DPolicy.h87 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
92 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
97 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
102 inline Policy& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
107 inline Policy& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *this;} in WithContent()
112 inline Policy& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wafv2/include/aws/wafv2/model/
H A DCustomResponseBody.h114 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
126 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
138 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
150 …inline CustomResponseBody& WithContent(const Aws::String& value) { SetContent(value); return *this… in WithContent()
162 …inline CustomResponseBody& WithContent(Aws::String&& value) { SetContent(std::move(value)); return… in WithContent()
174 inline CustomResponseBody& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-polly/include/aws/polly/model/
H A DPutLexiconRequest.h105 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
110 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
115 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
120 …inline PutLexiconRequest& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
125 …inline PutLexiconRequest& WithContent(Aws::String&& value) { SetContent(std::move(value)); return … in WithContent()
130 inline PutLexiconRequest& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
H A DLexicon.h59 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
65 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
71 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
77 inline Lexicon& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
83 inline Lexicon& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *this;} in WithContent()
89 inline Lexicon& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DDocumentReviewCommentSource.h95 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
101 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
107 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
113 …inline DocumentReviewCommentSource& WithContent(const Aws::String& value) { SetContent(value); ret… in WithContent()
119 …inline DocumentReviewCommentSource& WithContent(Aws::String&& value) { SetContent(std::move(value)… in WithContent()
125 …inline DocumentReviewCommentSource& WithContent(const char* value) { SetContent(value); return *th… in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appconfig/include/aws/appconfig/model/
H A DValidator.h98 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
104 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
110 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
116 inline Validator& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
122 … inline Validator& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *this;} in WithContent()
128 inline Validator& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/include/aws/codecommit/model/
H A DUpdateCommentRequest.h99 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
104 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
109 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
114 …inline UpdateCommentRequest& WithContent(const Aws::String& value) { SetContent(value); return *th… in WithContent()
119 …inline UpdateCommentRequest& WithContent(Aws::String&& value) { SetContent(std::move(value)); retu… in WithContent()
124 inline UpdateCommentRequest& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/include/aws/codedeploy/model/
H A DAppSpecContent.h80 …inline void SetContent(const Aws::String& value) { m_contentHasBeenSet = true; m_content = value; } in SetContent() function
93 …inline void SetContent(Aws::String&& value) { m_contentHasBeenSet = true; m_content = std::move(va… in SetContent() function
106 … inline void SetContent(const char* value) { m_contentHasBeenSet = true; m_content.assign(value); } in SetContent() function
119 inline AppSpecContent& WithContent(const Aws::String& value) { SetContent(value); return *this;} in WithContent()
132 …inline AppSpecContent& WithContent(Aws::String&& value) { SetContent(std::move(value)); return *th… in WithContent()
145 inline AppSpecContent& WithContent(const char* value) { SetContent(value); return *this;} in WithContent()

12345678910>>...76