Home
last modified time | relevance | path

Searched defs:offset (Results 151 – 175 of 293) sorted by last modified time

12345678910>>...12

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php761 public static function hash_data($file, $offset, $end, $algorithm) {
796 public static function CopyFileParts($filename_source, $filename_dest, $offset, $length) {
H A Dgetid3.php2221 public function saveAttachment($name, $offset, $length, $image_mime=null) {
H A Dmodule.audio.mp3.php435 …public function decodeMPEGaudioHeader($offset, &$info, $recursivesearch=true, $ScanAsCBR=false, $F…
1128 public function RecursiveFrameScanning(&$offset, &$nextframetestoffset, $ScanAsCBR) {
1180 public function FreeFormatFrameLength($offset, $deepscan=false) {
H A Dmodule.audio-video.quicktime.php2079 public function quicktime_read_mp4_descr_length($data, &$offset) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DValueContainer.php31 public function offsetExists($offset)
38 public function offsetGet($offset)
49 public function offsetSet($offset, $value)
54 public function offsetUnset($offset)
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js4407 function fastsdct(x, y, offset) { argument
6164 MP3Stream.prototype.getU8 = function(offset) { argument
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Daurora.js383 Bitstream.prototype.offset = function() { method in Bitstream
405 Bitstream.prototype.seek = function(offset) { argument
941 Stream.prototype.peekUInt8 = function(offset) { argument
998 Stream.prototype.peekInt8 = function(offset) { argument
1011 Stream.prototype.peekUInt16 = function(offset, littleEndian) { argument
1024 Stream.prototype.peekInt16 = function(offset, littleEndian) { argument
1040 Stream.prototype.peekUInt24 = function(offset, littleEndian) { argument
1059 Stream.prototype.peekInt24 = function(offset, littleEndian) { argument
1088 Stream.prototype.peekInt32 = function(offset, littleEndian) { argument
1196 Stream.prototype.peekBuffer = function(offset, length) { argument
[all …]
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1087 function md5_data($file, $offset, $end, $invertsign=false) {
1659 function decodeMPEGaudioHeader($fd, $offset, &$ThisFileInfo, $recursivesearch=true, $ScanAsCBR=fals…
2239 function RecursiveFrameScanning(&$fd, &$ThisFileInfo, &$offset, &$nextframetestoffset, $ScanAsCBR) {
2277 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {
/plugin/codemirror/dist/
H A Dscripts.min.js6 …{if(!f(a)||sa(d,a)||Qh(a,d)){return}if(h<=11){setTimeout(Ee(d,function(){return b.updateFromDOM()}…
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js1 …b){if(a.sol()){if(b.scope.align===null)b.scope.align=false;var d=b.scope.offset;if(a.eatSpace()){v… property in c.scope
/plugin/flowcharts/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
/plugin/revealjs/js/
H A Dreveal.js4845 function navigateFragment( index, offset ) { argument
/plugin/numberedheadings/
H A Dhelper.php96 public function getTieredNumbers($level, $offset=null) argument
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DElementList.php125 public function offsetExists($offset) {
137 public function offsetGet($offset) {
150 public function offsetSet($offset, $value) {
164 public function offsetUnset($offset) {
H A DNode.php162 public function offsetExists($offset) {
177 public function offsetGet($offset) {
193 public function offsetSet($offset, $value) {
213 public function offsetUnset($offset) {
/plugin/sketchcanvas/script/
H A DSketchCanvas.js259 function expandRect(r, offset){ argument
854 offset = {x:0, y:0}; global() class in SketchCanvas.resizeCanvas
861 offset = {x:x1, y:y1}; global() class in SketchCanvas.resizeCanvas
[all...]
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js577 jQuery.fn.offset = function() { function
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js13899 getTimePickerValue: function (selects, config, offset) { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js237 gantt._show_quick_info = function(pos, offset){ argument
365 gantt._get_event_counter_part = function(id, offset, viewport){ argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1505 text.replace(matcher, function(match, escape, interpolate, evaluate, offset) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14628 function __path__(parent, offset) argument
14923 function parseChildren(args, offset, vars, children) argument
18032 getAutoCompleteRange: function(value, offset) argument
28449 getAutoCompleteRange: function(value, offset) argument
28655 scrollToLine: function(line, offset) argument
28708 function parseCSSValue(value, offset) argument
30498 function expandMembers(members, toggles, offset, level) // recursion starts with offset=0, level=0 argument
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1 …tion"==typeof define&&define.amd?define(["eve"],e):"object"==typeof exports?exports.Raphael=e(requ… argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20 …rn b("snap.data.get."+this.id,this,e[a],a),e[a]}return e[a]=c,b("snap.data.set."+this.id,this,c,a)… argument

12345678910>>...12