Home
last modified time | relevance | path

Searched refs:FormatOptions (Results 251 – 275 of 668) sorted by relevance

1...<<11121314151617181920>>...27

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/src/Skylighting/Format/
H A DANSI.hs17 formatANSI :: FormatOptions -> Style -> [SourceLine] -> Text
27 sourceLineToANSI :: FormatOptions -> Style -> LineNo -> SourceLine -> Text
/dports/graphics/aseprite/aseprite-1.2.9/src/app/file/
H A Djpeg_format.cpp39 class JpegOptions : public FormatOptions {
73 base::SharedPtr<FormatOptions> onGetFormatOptions(FileOp* fop) override;
366 base::SharedPtr<FormatOptions> JpegFormat::onGetFormatOptions(FileOp* fop) in onGetFormatOptions()
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/logr/v2/config/
H A Dconfig.go21 FormatOptions json.RawMessage `json:"format_options,omitempty"` member
68 formatter, err := newFormatter(tcfg.Format, tcfg.FormatOptions, factories.formatterFactory)
/dports/lang/zig-devel/zig-0.9.0/lib/std/zig/
H A Dfmt.zig8 options: std.fmt.FormatOptions,
43 options: std.fmt.FormatOptions,
/dports/lang/zig/zig-0.9.0/lib/std/zig/
H A Dfmt.zig8 options: std.fmt.FormatOptions,
43 options: std.fmt.FormatOptions,
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/mattermost/logr/v2/config/
H A Dconfig.go21 FormatOptions json.RawMessage `json:"format_options,omitempty"` member
68 formatter, err := newFormatter(tcfg.Format, tcfg.FormatOptions, factories.formatterFactory)
/dports/www/grafana8/grafana-8.3.6/public/app/features/templating/
H A DformatRegistry.ts7 export interface FormatOptions { interface
14 formatter(options: FormatOptions, variable: VariableModel): string;
/dports/devel/stack/stack-2.7.3/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DD3D11Checks.h34 static VideoFormatOptionSet FormatOptions(ID3D11Device* device);
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DD3D11Checks.h34 static VideoFormatOptionSet FormatOptions(ID3D11Device* device);
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DD3D11Checks.h34 static VideoFormatOptionSet FormatOptions(ID3D11Device* device);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DD3D11Checks.h34 static VideoFormatOptionSet FormatOptions(ID3D11Device* device);
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/libyaml-0.1.2/
H A DChangeLog.md13 * Add options to `FormatOptions` to govern when tags rendered explicitly and when they are left imp…
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/skylighting-core-0.8.5/src/Skylighting/
H A DTypes.hs38 , FormatOptions(..)
722 data FormatOptions = FormatOptions{ function
733 instance Binary FormatOptions
736 defaultFormatOpts :: FormatOptions
737 defaultFormatOpts = FormatOptions{
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-core-0.11/src/Skylighting/
H A DTypes.hs39 , FormatOptions(..)
723 data FormatOptions = FormatOptions{ function
734 instance Binary FormatOptions
737 defaultFormatOpts :: FormatOptions
738 defaultFormatOpts = FormatOptions{
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/src/Skylighting/
H A DTypes.hs39 , FormatOptions(..)
723 data FormatOptions = FormatOptions{ constructor
734 instance Binary FormatOptions
737 defaultFormatOpts :: FormatOptions
738 defaultFormatOpts = FormatOptions{
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-0.11/bin/
H A Dmain.hs251 hlANSI :: FormatOptions
259 -> FormatOptions
283 -> FormatOptions

1...<<11121314151617181920>>...27