Home
last modified time | relevance | path

Searched defs:attr (Results 51 – 75 of 114) sorted by relevance

12345

/plugin/data/Form/
H A DDropdownElement.php70 public function attr($name, $value = null) global() function in dokuwiki\\plugin\\data\\Form\\DropdownElement
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DMeter.php10 public function open($attr, &$ahtml, &$ihtml) argument
[all...]
H A DTag.php123 abstract public function open($attr, &$ahtml, &$ihtml); argument
/plugin/prosemirror/schema/
H A DNode.php94 public function attr($key, $value = null) function in dokuwiki\\plugin\\prosemirror\\schema\\Node
/plugin/siteexport/inc/
H A Dmpdf.php125 public function OpenTag($tag, $attr, &$ahtml, &$ihtml) {
/plugin/jsonrpc/
H A DIJR_Message.php62 function tag_open($parser, $tag, $attr) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1509 MergeCSS($inherit, $tag, $attr) global() argument
2127 PreviewBlockCSS($tag, $attr) global() argument
[all...]
H A DTag.php176 OpenTag($tag, $attr, & $ahtml, & $ihtml) global() argument
H A DTableOfContents.php599 public function openTagTOC($attr) argument
644 openTagTOCPAGEBREAK($attr) global() argument
[all...]
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js446 get: function(attr) { argument
451 escape: function(attr) { argument
457 has: function(attr) { argument
542 unset: function(attr, options) { argument
555 hasChanged: function(attr) { argument
582 previous: function(attr) { argument
1050 pluck: function(attr) { argument
/plugin/extlist/
H A Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler) argument
554 _open($tag, $attr = null) global() argument
[all...]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3082 elproto.asPX = function (attr, value) { argument
4630 attr = { class in proto.rect
4662 attr = { class in proto.circle
4756 attr ={ class in proto.ellipse
4801 attr = {d: d}; class in proto.path
5014 attr = { class in proto.text
5042 attr = { class in proto.line
5074 attr = {points: points}; class in proto.polyline
5092 attr = {points: points}; class in proto.polygon
5105 attr = { class in AnonymousFunction6de3020a5500.GaddStop
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js30 var $ = function (el, attr) { argument
195 attr = { class in AnonymousFunctionc1baaa4d0100.addArrow
201 attr = { class in AnonymousFunctionc1baaa4d0100.addArrow
H A Draphael.vml.js744 attr = {fill: "none", stroke: "#000"}; class in AnonymousFunctionc81a058c1c00
839 attr = { class in AnonymousFunctionc81a058c2100
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php8 function make_attr_value($attr, $html) {
/plugin/fckg/
H A Dscript.js16 attr = /(\w+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js170 selector = selector.replace( rattrHashGlob, function( _, attr, op, value ) { argument
280 jQuery.each( name.match( rmatchNonSpace ), function( _i, attr ) { argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php518 …protected static function wrapPrivateKey($key, $attr, $params, $password, $oid = null, $publicKey …
/plugin/gallery/script/
H A Dprosemirror.js386 AnonymousFunction7976226f0800(acc, attr) global() argument
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js521 var setAttributes = function(e, attr) { argument
H A DJsHttpRequest.js708 var setAttributes = function(e, attr) { argument
/plugin/ckgdoku/
H A Dscript.js16 attr = /(\w+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1715 private function setstat($filename, $attr, $recursive)
1774 private function setstat_recursive($path, $attr, &$i)

12345