Home
last modified time | relevance | path

Searched defs:Blockquote (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/html/
H A Dhtml.d.ts9 export declare const Blockquote: React.FunctionComponent<React.HTMLProps<HTMLElement> & IElementRef… constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/components/html/
H A Dhtml.d.ts9 export declare const Blockquote: React.FunctionComponent<React.HTMLProps<HTMLElement> & IElementRef… constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/cjs/components/html/
H A Dhtml.d.ts9 export declare const Blockquote: React.FunctionComponent<React.HTMLProps<HTMLElement> & IElementRef… constant
/dports/databases/unixODBC/unixODBC-2.3.9/doc/ProgrammerManual/Tutorial/
H A Dodbc.css107 Blockquote {margin-left: 10pt; } selector
298 Blockquote {margin-left: 10pt; } selector
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go303 type Blockquote struct { struct
304 BaseBlock
308 func (n *Blockquote) Dump(source []byte, level int) {
316 func (n *Blockquote) Kind() NodeKind {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go303 type Blockquote struct { struct
304 BaseBlock
308 func (n *Blockquote) Dump(source []byte, level int) {
316 func (n *Blockquote) Kind() NodeKind {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go282 type Blockquote struct { struct
283 BaseBlock
287 func (n *Blockquote) Dump(source []byte, level int) {
295 func (n *Blockquote) Kind() NodeKind {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go303 type Blockquote struct { struct
304 BaseBlock
308 func (n *Blockquote) Dump(source []byte, level int) {
316 func (n *Blockquote) Kind() NodeKind {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go316 type Blockquote struct { struct
317 BaseBlock
321 func (n *Blockquote) Dump(source []byte, level int) {
329 func (n *Blockquote) Kind() NodeKind {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go303 type Blockquote struct { struct
304 BaseBlock
308 func (n *Blockquote) Dump(source []byte, level int) {
316 func (n *Blockquote) Kind() NodeKind {
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/yuin/goldmark/ast/
H A Dblock.go282 type Blockquote struct { struct
283 BaseBlock
287 func (n *Blockquote) Dump(source []byte, level int) {
295 func (n *Blockquote) Kind() NodeKind {
/dports/textproc/elixir-earmark/earmark-1.2.5/lib/earmark/
H A Dscanner.ex20 defmodule Blockquote, do: defstruct [] module
/dports/www/nextcloud/nextcloud/apps-pkg/text/l10n/
H A Deo.json31 "Blockquote" : "Citaĵo", string
H A Daf.json36 "Blockquote" : "Blokaanhaling", string
H A Des_MX.json34 "Blockquote" : "Cita", string
H A Dnb.json37 "Blockquote" : "Sitat", string
H A Duk.json37 "Blockquote" : "Цитування", string
H A Doc.json40 "Blockquote" : "Citacion", string
H A Dis.json41 "Blockquote" : "Tilvitnun", string
H A Dca.json41 "Blockquote" : "Cita", string
H A Dsr.json41 "Blockquote" : "Издвојени цитат", string
H A Dfi.json46 "Blockquote" : "Lohkolainaus", string
H A Dhe.json44 "Blockquote" : "מקטע ציטוט", string
H A Dvi.json49 "Blockquote" : "Trích dẫn", string
H A Dsv.json48 "Blockquote" : "Blockcitat", string

12345678910