Home
last modified time | relevance | path

Searched refs:props (Results 51 – 75 of 166) sorted by relevance

1234567

/plugin/indexmenu/
H A Dscript.js440 * @param {Array} props Associative array of button properties
444 function addBtnActionIndexmenu($btn, props, edid) {
20 addBtnActionIndexmenu($btn, props, edid) global() argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php172 …ch ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $props) {
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php172 …ch ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $props) {
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
/plugin/katex/_assets/
H A Dkatex.min.js1props,a=e.handler,i=e.htmlBuilder,o=e.mathmlBuilder,s={type:t,numArgs:n.numArgs,argTypes:n.argType…
/plugin/cryptsign/
H A Dscript.js27 function tb_pluginsign(btn, props, edid) { argument
/plugin/imagepreview/
H A Dscript.js17 function addBtnActionImgpreview($btn, props, edid) { argument
/plugin/scrapbook/
H A Dscript.js9 function addBtnActionPlugin_scrapbook($btn, props, edid) { argument
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js3355 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
4220 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
4525 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
4839 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
5000 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
5423 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
5706 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
5809 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
6001 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
6434 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
[all …]
/plugin/sketchcanvas/script/
H A Dnewfigure.js5 * @param {Array} props Associative array of button properties
10 function addBtnActionNewFigure($btn, props, edid) { argument
/plugin/commentsyntax/
H A Dscript.js8 function addBtnActionToggleCommentBlock(btn, props, edid) { argument
/plugin/edittable/script/
H A Dnewtable.js11 window.addBtnActionNewTable = function addBtnActionNewTable($btn, props, edid) { argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php333 $props = $source->getProperties([]);
334 $propPatch = new PropPatch($props);
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php165 $props = $reflect->getProperties(ReflectionProperty::IS_PUBLIC);
166 foreach ($props as $member) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php329 $props = $source->getProperties([]);
330 $propPatch = new PropPatch($props);
/plugin/numbering/
H A Dscript.js3 function addBtnActionNumberingNext($btn, props, edid) { argument
/plugin/vshare/
H A Dscript.js17 function tb_pluginvshare(btn, props, edid) { argument
/plugin/tableedit/
H A Dtableedit.js271 function addBtnActionTableedit(btn, props, edid) argument
274 + "var result = prompt('"+jsEscape(props['prompt'])+"', order);"
/plugin/passwordgenerator/
H A Dscript.js15 function addBtnActionPasswordgenerator($btn, props, edid) { argument
/plugin/diagrams/script/
H A Dembed-toolbar.js44 function addBtnActionDiagramsPlugin($btn, props, edid) { argument
/plugin/dyncontent/
H A Dscript.js11 function addBtnActionLinkwizv2($btn, props, edid) { argument
14 dw_linkwiz_v2.val = props;
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js33 NotionClient.prototype.getTitle = function (props) argument
37 for (var field in props)
39 if (props[field].type == 'title')
42 obj = props[field];
/plugin/typography/helper/
H A Dparser.php79 * @param array $props allowable CSS property name
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js12 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
305 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
407 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
1765 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
2122 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor…
57083 props = keysFunc(object),
57084 length = props.length;
57087 var key = props[fromRight ? length : ++index];
73938 function _defineProperties(target, props) {
73939 for (var i = 0; i < props.length; i++) {
[all …]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1031 props.line=props.baseLineNumber;
1036 }}else{if(!props.hasOwnProperty("path")){props.path="data:"
1038 }}return props
1275 }var props=[];
3733 this.props=oldTag?copyObject(oldTag.props):null;
3750 if(!this.props){this.props={}
3821 }}if(this.props){for(var name in this.props){readPartNames(this.props[name],topOuts)
3914 }}if(this.props){for(var name in this.props){var val=this.props[name];
4233 }else{if(props.length>0){props[props.length-1].delim=""
4251 }else{if(props.length>0){props[props.length-1].delim=""
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2876 props['line'] = props['baseLineNumber'];
2894 return props;
3676 var props = [];
3711 return props;
14273 this.props = oldTag ? copyObject(oldTag.props) : null;
15739 props[props.length-1].delim = '';
15749 return props;
15805 props[props.length-1].delim = '';
26951 selector: selector, props: props,
27972 props: props, inherited: inheritMode,
[all …]

1234567