Home
last modified time | relevance | path

Searched refs:inline (Results 401 – 425 of 737) sorted by path

1...<<11121314151617181920>>...30

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 …ip p{margin:0;padding:5px 14px;text-align:center}.nvtooltip span{display:inline-block;margin:2px 0…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DDumper.php43 * @param int $inline The level where you switch to inline YAML
49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string argument
59 if ($inline <= 0 || (!\is_array($input) && $dumpObjectAsInlineMap) || empty($input)) {
65 …if ($inline >= 1 && Yaml::DUMP_MULTI_LINE_LITERAL_BLOCK & $flags && \is_string($value) && false !=…
84 …$willBeInlined = $inline - 1 <= 0 || !\is_array($value) && $dumpObjectAsInlineMap || empty($value);
90 … $this->dump($value, $inline - 1, $willBeInlined ? 0 : $indent + $this->indentation, $flags)
H A DYaml.php89 * @param int $inline The level where you switch to inline YAML
95 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string argument
99 return $yaml->dump($input, $inline, 0, $flags);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml5 single line, using the inline syntax.
16 a single line, using the inline
29 Both inline sequences and inline mappings
H A DYtsNullsAndEmpties.yml5 with an empty inline sequence.
14 with an empty inline mapping.
H A DYtsTypeTransfers.yml44 the comma can, honestly, be used in most cases: [ but not in, inline collections ]
49 'the comma can, honestly, be used in most cases' => ['but not in', 'inline collections']
H A DsfCompact.yml33 test: Compact notation combined with inline notation
35 Combinations of compact and inline notation are allowed
86 test: Compact notation combined with inline notation
88 Combinations of compact and inline notation are allowed
139 test: Compact notation combined with inline notation
141 Combinations of compact and inline notation are allowed
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css34 /* display: inline-block; */
133 display: inline-block;
/plugin/flowplay/flowplayer/
H A DREADME.txt173 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/flowplay2/flowplayer/
H A DREADME.txt345 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/formatplus/
H A DREADME12 The inline formatting syntax is as follows:
37 this to determine whether the tag is being used inline or as a block.
39 The block styles, as well as the inline quote style, can have attributes.
40 All attributes are optional. For inline quotes, the cite attribute can
/plugin/formatplus2/
H A DREADME12 The inline formatting syntax is as follows:
37 this to determine whether the tag is being used inline or as a block.
39 The block styles, as well as the inline quote style, can have attributes.
40 All attributes are optional. For inline quotes, the cite attribute can
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js871 reverse: function(inline) { argument
872 return (inline !== false ? this : this.toArray())._reverse();
/plugin/freechat/phpfreechat/style/
H A Dfooter.css14 display: inline;
H A Dmenu.css21 display: inline;
44 display: inline;
/plugin/fullindex/
H A Dstyle.css23 #aqNav {display:inline}
24 #aqNav li{display:inline;padding-left:.3em}
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/geogebrembed/
H A Dstyle.css10 display: inline-block;
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css349 display: inline;
470 display: inline;
H A Dcontent.css73 .dokuwiki table.inline {
76 .dokuwiki table.inline tr:hover td {
79 .dokuwiki table.inline tr:hover th {
102 display: inline;
H A Ddesign.css47 display: inline;
144 display: inline;
/plugin/geotag/
H A Dprint.css24 display: inline;
35 display: inline;
/plugin/hidden/
H A Dstyle.css15 display: inline;
34 display: inline-block;
/plugin/highlight2wiki/
H A Dstyle.css57 display: inline-block ;
85 display: inline-block ;
128 display: inline;
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1inline:1,"delete":1},built_in:{std:1,string:1,cin:1,cout:1,cerr:1,clog:1,stringstream:1,istringstr… property in hljs.LANGUAGES.cpp.a.keyword

1...<<11121314151617181920>>...30