Home
last modified time | relevance | path

Searched refs:xrefstyle (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js12252 $def(self, '$xreftext', function $$xreftext(xrefstyle) { argument
12256 if (xrefstyle == null) xrefstyle = nil;
12259 } else if ($truthy(xrefstyle)) {
12262 switch (xrefstyle) {
Dasciidoctor.cjs4411 $def(self, '$xreftext', function $$xreftext(xrefstyle) {
4415 if (xrefstyle == null) xrefstyle = nil;
4418 …} else if ((($truthy(xrefstyle) && ($truthy(self.title))) && ($not(self.caption['$nil_or_empty?'](…
4420 switch (xrefstyle) {
6091 $def(self, '$xreftext', function $$xreftext(xrefstyle) {
6842 return $def(self, '$xreftext', function $$xreftext(xrefstyle) {
11157 $def(self, '$xreftext', function $$xreftext(xrefstyle) {
11161 if (xrefstyle == null) xrefstyle = nil;
11164 } else if ($truthy(xrefstyle)) {
11167 switch (xrefstyle) {
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js36617 $def(self, '$xreftext', function $$xreftext(xrefstyle) { argument
36621 if (xrefstyle == null) xrefstyle = nil;
36624 } else if ($truthy(xrefstyle)) {
36627 switch (xrefstyle) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js36869 $def(self, '$xreftext', function $$xreftext(xrefstyle) { argument
36873 if (xrefstyle == null) xrefstyle = nil;
36876 } else if ($truthy(xrefstyle)) {
36879 switch (xrefstyle) {