Home
last modified time | relevance | path

Searched refs:dashName (Results 1 – 13 of 13) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/public/app/features/library-panels/components/SaveLibraryPanelModal/
H A DSaveLibraryPanelModal.tsx44 … dashState.value.filter((dashName) => dashName.toLowerCase().includes(searchString.toLowerCase()))
87 {filteredDashboards.map((dashName, i) => (
89 <td>{dashName}</td>
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/spf13/cobra/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/spf13/cobra/cobra-1c44ec8d3f15/
H A Dman_docs.go120 dashName := strings.Replace(name, " ", "-", -1)
126 fmt.Fprintf(out, "%s \\- %s\n\n", dashName, short)
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/odg/
H A Dimportodg.h56 QString dashName; variable
172 AttributeValue dashName; member
H A Dimportodg.cpp2177 currStyle.dashName = AttributeValue(spe.attribute("draw:stroke-dash", "")); in parseStyles()
2404 if (currStyle.dashName.valid) in resovleStyle()
2405 actStyle.dashName = AttributeValue(currStyle.dashName.value); in resovleStyle()
2516 if (actStyle.dashName.valid) in resovleStyle()
2517 tmpOStyle.dashName = actStyle.dashName.value; in resovleStyle()
3500 resovleStyle(dStyle, obState.dashName); in finishItem()
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_css.cpp214 QString dashName = getPropertyName(p).string(); in getOwnPropertyNames() local
218 for (int c = 0; c < dashName.length(); ++c) { in getOwnPropertyNames()
219 if (dashName[c] == QLatin1Char('-')) { in getOwnPropertyNames()
222 camelName += capitalize ? dashName[c].toUpper() : dashName[c]; in getOwnPropertyNames()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A DDashboardPage.0e38943fa459e872fe93.js.map1dashName) => dashName.toLowerCase().includes(searchString.toLowerCase()))\n );\n },\n 3…