Home
last modified time | relevance | path

Searched refs:offset (Results 276 – 300 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/diagramsnet/lib/img/lib/atlassian/
H A DStride_Logo.svg1 …"24.34" y2="46.28" id="A"><stop stop-color="#0052cc" offset=".18"/><stop stop-color="#2684ff" offs…
H A DAtlassian_Logo.svg1 …35.051" y2="64.292" id="A"><stop stop-color="#0052cc" offset="0"/><stop stop-color="#2684ff" offse…
H A DFisheye_Logo.svg1 …adientUnits="userSpaceOnUse" y2="47.33" id="A"><stop offset=".18" stop-color="#0052cc"/><stop offs…
H A DCrucible_Logo.svg1 …="24.34" y2="2.49" id="A"><stop stop-color="#0052cc" offset=".18"/><stop stop-color="#2684ff" offs…
H A DCrowd_Logo.svg1 …adientUnits="userSpaceOnUse" y2="61.623" id="A"><stop offset="0" stop-color="#2684ff"/><stop offse…
H A DTrello_Logo.svg1 …" x2="51" gradientUnits="userSpaceOnUse" id="A"><stop offset="0" stop-color="#0b7abf"/><stop offse…
H A DBitbucket_Logo.svg1 …adientUnits="userSpaceOnUse" y2="54.48" id="A"><stop offset=".18" stop-color="#0052cc"/><stop offs…
H A DJira_Software_Logo.svg1 …adientUnits="userSpaceOnUse" y2="30.99" id="A"><stop offset=".18" stop-color="#0052cc"/><stop offs…
H A DClover_Logo.svg1 …radientUnits="userSpaceOnUse" y2="31.22" id="A"><stop offset="0" stop-color="#0049b0"/><stop offse…
/plugin/combo/vendor/symfony/yaml/
H A DParser.php31 private $offset = 0; variable in Symfony\\Component\\Yaml\\Parser
103 $this->offset = 0;
457 // If the indentation is not consistent at offset 0, it is to be considered as a ParseError
458 if (0 === $this->offset && !$deprecatedUsage && isset($line[0]) && ' ' === $line[0]) {
518 private function parseBlock(int $offset, string $yaml, int $flags) argument
523 if ($lineNumber < $offset) {
531 $parser->offset = $offset;
541 * Returns the current line number (takes the offset into account).
547 $realCurrentLineNumber = $this->currentLineNb + $this->offset;
1082 preg_match(string $pattern, string $subject, array& $matches = null, int $flags = 0, int $offset = 0) global() argument
[all...]
/plugin/emoji/script/
H A Djquery.textcomplete.js845 var lastOffset = this.$el.offset().left, offset;
850 offset = this.$el.offset().left;
851 if (offset >= lastOffset) { break; }
852 lastOffset = offset;
1017 var offset = this.$el.offset();
1024 offset.top -= parentOffset.top;
1025 offset.left -= parentOffset.left;
1028 position.top += offset.top;
1029 position.left += offset.left;
1292 var position = $node.offset();
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHyphenator.php185 $offset = 0;
188 while ($offset < $wl) {
189 $p = mb_strpos($entry, '/', $offset, 'UTF-8');
195 $offset = $p + 1;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1offset:r,length:n})}},r),o[0]},_=function e(t,r,n){if(void 0===n&&(n=!1),function(e,t,r){return vo…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1offset:r,length:n})}},r),o[0]},_=function e(t,r,n){if(void 0===n&&(n=!1),function(e,t,r){return vo…
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php52 * The offset to the file header.
124 $offset = false;
128 $offset = \strpos($buffer, '%PDF-');
129 if ($offset === false) {
141 $this->fileHeaderOffset = $offset;
142 $this->streamReader->setOffset($offset);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php153 public function seek($offset, $whence = SEEK_SET) argument
174 while ($this->pos < $offset && !$this->eof()) {
175 $result = $this->read(min(8096, $offset - $this->pos));
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php30 private $offset = 0; variable in Symfony\\Component\\Yaml\\Parser
390 … if (0 === $this->offset && !$deprecatedUsage && isset($line[0]) && ' ' === $line[0]) {
445 private function parseBlock(int $offset, string $yaml, int $flags) argument
450 if ($lineNumber < $offset) {
458 $parser->offset = $offset;
476 $realCurrentLineNumber = $this->currentLineNb + $this->offset;
913 return ($this->offset + $this->currentLineNb) >= ($this->totalNumberOfLines - 1);
930 $this->offset += $count;
936 $this->offset += substr_count($value, "\n") - substr_count($trimmedValue, "\n");
944 $this->offset += substr_count($value, "\n") - substr_count($trimmedValue, "\n");
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js1008 offset = offset | 0
1023 offset = offset | 0
1072 offset = offset | 0
1090 offset = offset | 0
1171 offset = offset | 0
1187 offset = offset | 0
1203 offset = offset | 0
1220 offset = offset | 0
1233 offset = offset | 0
1253 offset = offset | 0
[all …]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php88 public function stream_seek($offset, $whence) argument
90 return $this->stream->seek($offset, $whence);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js9 var offset = stream.offset;
14 stream.seek(offset);
19 stream.seek(offset);
57 var offset = this.stream.offset;
73 this.stream.seek(offset);
222 offset = 0,
233 … data[offset + group * 128 + k] += gain * iqData[offset + group * 128 + k];
239 offset += len * 128;
2630 return HCB_SF[offset][2];
2637 data[off] = HCB[offset][2];
[all …]
/plugin/fksnewsfeed/
H A Dscript.js10 const fetchNews = (stream, offset, length, callback) => {
22 offset,
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.hpk.php49 $offset = getid3_lib::LittleEndian2Int($this->fread(4));
51 $info['hpk']['filesystem'][$i] = array('offset' => $offset, 'length' => $length);
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dwriting.svg1 ….6" y2="172.551" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff7a0c"/><stop offse…
H A Dinternet_cloud.svg1 ….744" y2="73.35" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#80bafd"/><stop offse…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDateHistogram.php88 * Set offset option.
92 public function setOffset(string $offset): self argument
94 return $this->setParam('offset', $offset);

1...<<11121314151617181920>>...35