Home
last modified time | relevance | path

Searched refs:Parent (Results 76 – 100 of 108) sorted by path

12345

/plugin/diagramsnet/lib/resources/
H A Ddia_sv.txt1032 parentChildSpacing=Parent Child Spacing
H A Ddia_sw.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_ta.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_te.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_th.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_tr.txt1032 parentChildSpacing=Parent Child Spacing
H A Ddia_uk.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_vi.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_zh-tw.txt852 selectParent=Select Parent
1032 parentChildSpacing=Parent Child Spacing
H A Ddia_zh.txt1032 parentChildSpacing=Parent Child Spacing
/plugin/edittable/lib/
H A Dhandsontable.full.js1515 function inherit(Child, Parent) {
1516 Parent.prototype.constructor = Parent;
1517 Child.prototype = new Parent();
6869 function inherit(Child, Parent) {
6871 Bridge.prototype = Parent.prototype;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js116 …is.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=A;this.SubMenu.OnC…
118 …kPanel.prototype.Create=function(){var A=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Pa…
H A Dfckeditorcode_ie.js117 …is.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=A;this.SubMenu.OnC…
119 …kPanel.prototype.Create=function(){var A=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Pa…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst88 Parent Blocks
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1Parent');\n }\n return values;\n}\n\nconst ROMAN_NUMBER_MAP = [\n '', 'C', 'CC', 'CCC', 'CD', '…
/plugin/quickstats/db/
H A Dlite_php_browscap.ini38 Parent="Chromium 79.0" key
42 Parent="Chromium 79.0" key
45 Parent="Chromium 79.0" key
58 Parent="Chromium 78.0" key
62 Parent="Chromium 78.0" key
9543 Parent="Coast" key
9547 Parent="Coast" key
9550 Parent="Coast" key
9555 Parent="Coast" key
9558 Parent="Coast" key
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Parent.txt
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js860 var Parent = Backbone.Model.extend({
866 var Child = Parent.extend({
870 var adult = new Parent;
873 assert.equal(Child.classProp, Parent.classProp);
879 assert.notEqual(Child.prototype.instancePropDiff, Parent.prototype.instancePropDiff);
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js290 var Parent = function() {}; function
291 Parent.prototype = {foo: function() {}, bar: 2}; class
300 Child.prototype = _.create(Parent.prototype);
301 assert.ok(new Child instanceof Parent, 'object should inherit prototype');
304 Child.prototype = _.create(Parent.prototype, {func: func});
307 Child.prototype = _.create(Parent.prototype, {constructor: Child});
/plugin/siteexport/
H A DREADME.md48 #### Parent Namespace to export
/plugin/webcode/vendor/
H A Dfirebug-lite.css111 #Firebug .Left .HTML .Block .Parent { font-weight:bold; color:#111; text-decoration:none; }
112 #Firebug .Left .HTML .Block .Parent .Spacer { background:#fff center no-repeat; }
113 #Firebug .Left .HTML .Block .Parent .Spacer { background-image:url(tree_open.gif); }
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
H A Dsample02.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
H A Dsample03.asp25 <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>

12345