Home
last modified time | relevance | path

Searched refs:prototype (Results 1076 – 1094 of 1094) sorted by last modified time

1...<<41424344

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdocumentfragment_gecko.js33 FCKDocumentFragment.prototype =
H A Dfcktoolbarbreak_gecko.js29 FCKToolbarBreak.prototype.Create = function( targetElement )
H A Dfckmenuitem.js41 FCKMenuItem.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled )
47 FCKMenuItem.prototype.AddSeparator = function()
52 FCKMenuItem.prototype.Create = function( parentTable )
100 FCKMenuItem.prototype.Activate = function()
116 FCKMenuItem.prototype.Deactivate = function()
H A Dfckdocumentfragment_ie.js35 FCKDocumentFragment.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcknamedcommand.js29 FCKNamedCommand.prototype.Execute = function()
34 FCKNamedCommand.prototype.GetState = function()
H A Dfckpasteplaintextcommand.js30 FCKPastePlainTextCommand.prototype.Execute = function()
35 FCKPastePlainTextCommand.prototype.GetState = function()
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js16 if (Node && !Node.prototype) {
21 Node.prototype.removeNode = function(removeChildren) {
31 Node.prototype.swapNode = function(swapNode) {
40 if (!Node.prototype.attachEvent)
41 Node.prototype.attachEvent = function (e,f,c) {
45 if (!Node.prototype.fireEvent)
46 Node.prototype.fireEvent = function (e) {
H A Dstringextensions.js17 String.prototype.ltrim = function(c) {
33 String.prototype.rtrim = function(c) {
49 String.prototype.trim = function(c) {
65 String.prototype.dup = function() {
76 String.prototype.repeat = function(n /* :Number */) /* :String */ {
90 String.prototype.padding = function(n, c) {
106 String.prototype.padLeft = function(n, c) {
117 String.prototype.padRight = function(n, c) {
164 String.prototype.sprintf = function() {
H A Dobjectextensions.js7 Object.prototype.length = function () {
22 Object.prototype.clone = function (obj) {
42 Object.prototype.merge = function (obj, overwrite) {
70 Object.prototype.hasOwnProperty = function (prop) {
71 …prop] || this.constructor && this.constructor.prototype[prop] && this[prop] === this.constructor.p…
H A Darrayextensions.js9 if (isUndefined(Array.prototype.concat)) {
20 if (isUndefined(Array.prototype.copy)) {
21 Array.prototype.copy = function() {
31 if (isUndefined(Array.prototype.pop)) {
32 Array.prototype.pop = function() {
43 if (isUndefined(Array.prototype.push)) {
44 Array.prototype.push = function() {
54 if (isUndefined(Array.prototype.shift)) {
55 Array.prototype.shift = function() {
66 if (isUndefined(Array.prototype.slice)) {
[all …]
H A Dnumberextensions.js1 Number.prototype.radix = function(r, n, c) {
7 Number.prototype.bin = function(n, c) {
11 Number.prototype.oct = function(n, c) {
15 Number.prototype.dec = function(n, c) {
19 Number.prototype.hex = function(n, c) {
H A Dfunctionextensions.js8 Function.prototype.call = function () {
26 Function.prototype.apply = function () {
H A Ddateextensions.js20 Date.prototype.isLeapYear = function () {
30 Date.prototype.getDayOfYear = function () {
42 Date.prototype.getIsoYear = function () {
60 Date.prototype.getIsoDay = function () {
74 Date.prototype.getIsoWeek = function () {
144 Date.prototype.toFormatString = function (fmt, spacer) {
/plugin/flowplay/flowplayer/
H A Dswfobject.js34 deconcept.SWFObject.prototype={setAttribute:function(_e,_f){
100 deconcept.PlayerVersion.prototype.versionIsValid=function(fv){
132 if(Array.prototype.push==null){
133 Array.prototype.push=function(_31){
/plugin/chat/
H A Dscript.js243 Ajax_chat_class.prototype.updateInfo = function(infoTag, infoValue) {
252 Ajax_chat_class.prototype.chatClear = function(user) {
298 Ajax_chat_class.prototype.chatSend = function(user,message) {
398 Ajax_chat_class.prototype.chatCheck = function() {
511 Ajax_chat_class.prototype.chatCheckAbort = function() {
/plugin/galleryv1.5/
H A Dscript.js49 WindowSize.prototype.update = function()
69 PageSize.prototype.update = function()
91 PagePos.prototype.update = function()
137 LightBox.prototype = {
/plugin/livepreview/
H A Dscript.js9 Object.prototype.hasOwnProperty = function (prop) {
10 …return !(this.constructor && this.constructor.prototype[prop] && this[prop] === this.constructor.p…
/plugin/aimg/
H A Dscript.js301 DragResize.prototype.apply = function(node)
312 DragResize.prototype.handleSet = function(elm, show) { with (this)
336 DragResize.prototype.select = function(newElement) { with (this)
359 DragResize.prototype.deselect = function(keepHandles) { with (this)
380 DragResize.prototype.mouseDown = function(e) { with (this)
418 DragResize.prototype.mouseMove = function(e) { with (this)
520 DragResize.prototype.mouseUp = function(e) { with (this)
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …x:1,system:1,getservbyport:1,endservent:1,"int":1,chr:1,untie:1,rmdir:1,prototype:1,tell:1,listen:…

1...<<41424344