Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs12828 …ctnum,convert_outline,title?,icon_uri,compact,media_uri,option?,append_boolean_attribute,style,ite…
13264append_boolean_attribute("autoplay", xml)) : (""))) + (($truthy(node['$option?']("nocontrols")) ? …
13543 …sed_attribute = ($truthy(node['$option?']("reversed")) ? (self.$append_boolean_attribute("reversed…
13858 …" + (($truthy(node['$option?']("nofullscreen")) ? ("") : (self.$append_boolean_attribute("allowful…
13877 fs_attribute = self.$append_boolean_attribute("allowfullscreen", xml);
13899append_boolean_attribute("autoplay", xml)) : (""))) + (($truthy(node['$option?']("muted")) ? (self…
14142 $def(self, '$append_boolean_attribute', function $$append_boolean_attribute(name, xml) {