Home
last modified time | relevance | path

Searched refs:frame (Results 76 – 100 of 189) sorted by last modified time

12345678

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D45.45.js.map1 … 'figure',\n 'font',\n 'footer',\n 'form',\n 'frame',\n 'frames…
H A D47.47.js.map1 …\n 'matrix',\n 'numeric',\n 'vector',\n 'data.frame',\n 'factor…
H A D5.5.js1 …)}var Ze={a:"href",area:"href",body:"background",del:"cite",form:"action",frame:["src","longdesc"]…
H A D51.51.js.map1 … 'base',\n 'basefont',\n 'br',\n 'col',\n 'frame',\n 'hr',\n…
H A D7.7.js.map1 … 'for',\n 'form',\n 'format',\n 'forward',\n 'found',\n 'frame',\n 'frames',\n…
H A Dbundle.js.map1frame = 0, // is an animation frame pending?\n timeout = 0, // is a timeout pending?\n inter…
H A D15.15.js1frame-src/,"string.quote"],[/img-src/,"string.quote"],[/manifest-src/,"string.quote"],[/media-src/…
H A D15.15.js.map1frame-src/, 'string.quote'],\n [/img-src/, 'string.quote'],\n [/manifest-src…
H A D3.3.js.map1frame) { //function to retrieve the opening tag to the corresponding closer\n var parser_token = …
H A D32.32.js.map1 … 'base',\n 'basefont',\n 'br',\n 'col',\n 'frame',\n 'hr',\n…
H A D2.2.js.map1frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-wind…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1frame = 0, // is an animation frame pending?\n timeout = 0, // is a timeout pending?\n inter…
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php984 * @param int $frame (optional) what frame to fetch
988 function getBacktrace($frame = null) argument
993 if ($frame === null) {
996 return $this->backtrace[$frame];
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1274 domMemberMap2Sandbox=frame.window||frame.contentWindow
2263 if(frame){frame.close()
2554 frame.open();
2759 }var frame=FirebugChrome.chromeMap.frame;
2760 if(frame){dispatch(frame.panelMap,"detach",[this,frame]);
2761 frame.reattach(this,frame)
4445 },argIterator:function(frame){if(!frame.args){return[] argument
6184 }while(frame&&FBL.isSystemURL(frame.filename)){frame=frame.caller
6185 }if(frame){frame=frame.caller
6186 }if(frame){frame=frame.caller
[all …]
/plugin/structsection/
H A Dyarn.lock5 "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11":
7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db93…
17 "@babel/code-frame" "^7.10.4"
151 "@babel/code-frame" "^7.10.4"
160 "@babel/code-frame" "^7.12.11"
260 "@webassemblyjs/helper-code-frame@1.9.1":
368 "@webassemblyjs/helper-code-frame" "1.9.1"
499 babel-code-frame@^6.26.0:
513 babel-code-frame "^6.26.0"
995 babel-code-frame "^6.26.0"
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js322 rpNatives && rpNatives.frame &&
323 rpNatives.frame.call( self, {}, runningPlugin, self.currentTime() );
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt162 * bugfix (G:61): ID3v2 remove BOM from frame descriptions
202 * bugfix: #1828 - ID3v2 writing unknown frame names
690 * Bugfix: Quicktime returned incorrect frame rate.
1041 from frame to frame in ID3v2)
1053 frame types would not)
1069 not detected due to incorrect frame length calculation
1430 * Bugfix: SWF frame rates values were usually incorrect.
2164 feature which steps through the MP3 file frame by frame and
2617 codecs, frame size, etc.
2752 not including frame header
[all …]
H A Dstructure.txt547frame name>]=>array() { // <frame name> can be any of the 4-character (3-ch…
H A Dreadme.txt374 * proper checking for LINK/LNK frame validity in ID3v2 writing
375 * proper checking for ASPI-TLEN frame validity in ID3v2 writing
376 * proper checking for COMR frame validity in ID3v2 writing
472 ID3v2.2 frame name (3-bytes) null-padded to 4 bytes which is
477 frame name 'COM ' which is not valid for ID3v2.3+ (it's an
478 ID3v2.2-style frame name) (detected by getID3())
488 * LAME 3.90-3.92 prepends one frame of null data (space for the
513 a WCOM frame that has no data portion
524 * MediaMonkey may write a blank RGAD ID3v2 frame but put actual
H A DREADME.md367 * proper checking for LINK/LNK frame validity in ID3v2 writing
368 * proper checking for ASPI-TLEN frame validity in ID3v2 writing
369 * proper checking for COMR frame validity in ID3v2 writing
458 frame name 'COM ' which is not valid for ID3v2.3+ (it's an
459 ID3v2.2-style frame name) (detected by getID3())
469 * LAME 3.90-3.92 prepends one frame of null data (space for the
494 a WCOM frame that has no data portion
505 * MediaMonkey may write a blank RGAD ID3v2 frame but put actual
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js20 this.frame = new MP3Frame();
27 var frame = this.frame;
45 frame.decode(stream);
48 synth.frame(frame);
3659 var frame;
3664 this.data[frame.key] = [this.data[frame.key]];
3666 this.data[frame.key].push(frame.value);
3668 this.data[frame.key] = frame.value;
3706 frame = frame[keys[0]];
3709 value: frame
[all …]
H A Daurora.js3523 var frame, frameOffset;
3524 frame = this.queue.read();
3539 if (!frame) {
3540 frame = _this.queue.read();
3544 while (frame && bufferOffset < buffer.length) {
3545 max = Math.min(frame.length - frameOffset, buffer.length - bufferOffset);
3547 buffer[bufferOffset++] = frame[frameOffset++];
3549 if (frameOffset === frame.length) {
3550 frame = _this.queue.read();
3559 if (!frame) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DContext.php211 $frame = &$stack[$i];
213 switch (gettype($frame)) {
215 if (!($frame instanceof Closure)) {
218 if (method_exists($frame, $id)) {
219 return $frame->$id();
222 if (isset($frame->$id)) {
223 return $frame->$id;
226 if ($frame instanceof ArrayAccess && isset($frame[$id])) {
227 return $frame[$id];
233 if (array_key_exists($id, $frame)) {
[all …]
/plugin/adfs/phpsaml/
H A DREADME.md1256 …ted due that fact, you don't need to store those IDs longer than the time frame that you currently…
/plugin/prettyphoto/
H A Dplugin.info.txt12 … (a jQuery based lightbox clone). All direct images are shown in a pop-up frame instead of the ful…

12345678