Home
last modified time | relevance | path

Searched refs:StreamText (Results 1 – 25 of 74) sorted by relevance

123

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/src/components/
H A Dstream-text.md1 …s of outputs from the kernel in your own Jupyter front-end, you can use the `StreamText` component.
3 The `StreamText` component takes a `text` prop which contains the contents of the stream. The `name…
6 <StreamText output={{ name: "stderr", text: "hello world" }} />
H A Doutput.md3 For example, we can create a `stream` output and use the `Output` and `StreamText` components neede…
7 const { StreamText } = require("./stream-text");
16 <StreamText />
43 const { StreamText } = require("./stream-text");
86 <StreamText />
99 const { StreamText } = require("./stream-text");
H A Dstream-text.tsx10 export class StreamText extends React.PureComponent<Props> {
31 export default StreamText;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/lib/components/
H A Dstream-text.d.ts7 export declare class StreamText extends React.PureComponent<Props> { class
14 export default StreamText;
/dports/comms/flcluster/flcluster-1.0.4/src/dxcluster/
H A Ddx_dialog.fl73 StreamText->textcolor(color);
74 StreamText->textfont(font);
75 StreamText->textsize(size);
76 StreamText->redraw();
814 Fl_Input StreamText {
835 StreamText->color(fl_rgb_color(r,g,b));
836 StreamText->redraw();
839 StreamText->color(),
879 StreamText->color(),
939 StreamText->color(fl_rgb_color(
[all …]
H A Ddx_dialog.cxx55 StreamText->textcolor(color); in cbDX_FontBrowser()
56 StreamText->textfont(font); in cbDX_FontBrowser()
57 StreamText->textsize(size); in cbDX_FontBrowser()
58 StreamText->redraw(); in cbDX_FontBrowser()
608 Fl_Input *StreamText=(Fl_Input *)0; variable
625 StreamText->color(fl_rgb_color(r,g,b)); in cb_btnDXcolor()
626 StreamText->redraw(); in cb_btnDXcolor()
629 StreamText->color(), in cb_btnDXcolor()
670 StreamText->color(), in cb_btnDXfont()
731 StreamText->color(fl_rgb_color( in cb_btnDXdefault_colors_font()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/__tests__/
H A Doutput.spec.tsx13 StreamText
26 <StreamText />
30 expect(component.type()).toEqual(StreamText);
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/lib/
H A Dindex.d.ts6 export { StreamText } from "./components/stream-text";
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@nteract/outputs/src/
H A Dindex.tsx6 export { StreamText } from "./components/stream-text";
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Ddx_dialog.h140 extern Fl_Input *StreamText;
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vclib/ccvs/
H A Dccvs.py339 class StreamText: class
410 self.sstext = StreamText(text)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5107 StreamText *string `json:"streamText,omitempty"` member
5126 if jsp.StreamText != nil {
5127 objectMap["streamText"] = jsp.StreamText
7764 StreamText *string `json:"streamText,omitempty"` member
7784 if scsjsbip.StreamText != nil {
7785 objectMap["streamText"] = scsjsbip.StreamText
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-06-preview/automation/
H A Dmodels.go5563 StreamText *string `json:"streamText,omitempty"` member
5582 if jsp.StreamText != nil {
5583 objectMap["streamText"] = jsp.StreamText
8242 StreamText *string `json:"streamText,omitempty"` member
8262 if scsjsbip.StreamText != nil {
8263 objectMap["streamText"] = scsjsbip.StreamText
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2018-01-preview/automation/
H A Dmodels.go5563 StreamText *string `json:"streamText,omitempty"` member
5582 if jsp.StreamText != nil {
5583 objectMap["streamText"] = jsp.StreamText
8242 StreamText *string `json:"streamText,omitempty"` member
8262 if scsjsbip.StreamText != nil {
8263 objectMap["streamText"] = scsjsbip.StreamText
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5671 StreamText *string `json:"streamText,omitempty"` member
5690 if jsp.StreamText != nil {
5691 objectMap["streamText"] = jsp.StreamText
8515 StreamText *string `json:"streamText,omitempty"` member
8532 if scsjsbip.StreamText != nil {
8533 objectMap["streamText"] = scsjsbip.StreamText
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5671 StreamText *string `json:"streamText,omitempty"` member
5690 if jsp.StreamText != nil {
5691 objectMap["streamText"] = jsp.StreamText
8515 StreamText *string `json:"streamText,omitempty"` member
8532 if scsjsbip.StreamText != nil {
8533 objectMap["streamText"] = scsjsbip.StreamText
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5671 StreamText *string `json:"streamText,omitempty"` member
5690 if jsp.StreamText != nil {
5691 objectMap["streamText"] = jsp.StreamText
8515 StreamText *string `json:"streamText,omitempty"` member
8532 if scsjsbip.StreamText != nil {
8533 objectMap["streamText"] = scsjsbip.StreamText
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5671 StreamText *string `json:"streamText,omitempty"` member
5690 if jsp.StreamText != nil {
5691 objectMap["streamText"] = jsp.StreamText
8515 StreamText *string `json:"streamText,omitempty"` member
8532 if scsjsbip.StreamText != nil {
8533 objectMap["streamText"] = scsjsbip.StreamText
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5341 StreamText *string `json:"streamText,omitempty"` member
5360 if jsp.StreamText != nil {
5361 objectMap["streamText"] = jsp.StreamText
8342 StreamText *string `json:"streamText,omitempty"` member
8359 if scsjsbip.StreamText != nil {
8360 objectMap["streamText"] = scsjsbip.StreamText
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/automation/mgmt/2017-05-15-preview/automation/
H A Dmodels.go5336 StreamText *string `json:"streamText,omitempty"` member
5355 if jsp.StreamText != nil {
5356 objectMap["streamText"] = jsp.StreamText
8423 StreamText *string `json:"streamText,omitempty"` member
8440 if scsjsbip.StreamText != nil {
8441 objectMap["streamText"] = scsjsbip.StreamText

123