Home
last modified time | relevance | path

Searched refs:offset (Results 126 – 150 of 852) sorted by relevance

12345678910>>...35

/plugin/diagramsnet/lib/img/lib/active_directory/
H A Duser_accounts.svg1offset="0" stop-color="#c0ddfe"/><stop offset="1" stop-color="#0a78fc"/></linearGradient><linearGr…
H A Dhard_disk.svg1offset="0" stop-color="#bfe5ff" stop-opacity=".844"/><stop offset="1" stop-color="#40b2ff" stop-op…
H A Dgeneric_server.svg1offset="0" stop-color="#0677fc"/><stop offset="1" stop-color="#8fcafe"/></linearGradient><linearGr…
H A Dmodem.svg1offset="0" stop-color="#c0e5ff"/><stop offset="1" stop-color="#64c1ff"/></linearGradient><linearGr…
H A Dcluster_server.svg1offset="0" stop-color="#05239a"/><stop offset="1" stop-color="#91bcf8"/></linearGradient><linearGr…
H A Dlist.svg1offset="0" stop-color="#fff"/><stop offset="1" stop-color="#83b6ff" stop-opacity=".915"/></linearG…
H A Drouter.svg1offset="0" stop-color="#b7e4fe"/><stop offset="1" stop-color="#09a3fc"/></linearGradient><linearGr…
H A Dwiring_hub.svg1offset="0" stop-color="#c0e5ff"/><stop offset="1" stop-color="#64c1ff"/></linearGradient><linearGr…
H A Dtunnel.svg1offset="0" stop-color="#b9dcfb"/><stop offset="1" stop-color="#090a9e"/></linearGradient><linearGr…
H A Ddatabase_cube.svg1offset="0" stop-color="#0e2da0"/><stop offset="1" stop-color="#8bb5f4"/></linearGradient><linearGr…
H A Dtablet_pc.svg1offset="0" stop-color="#0d11a2"/><stop offset="1" stop-color="#8cb0f6"/></linearGradient><linearGr…
H A Dfirewall.svg1offset="0" stop-color="#052299"/><stop offset="1" stop-color="#90bcf8"/></linearGradient><linearGr…
H A Dprinter.svg1offset="0" stop-color="#81a1ef"/><stop offset="1" stop-color="#090c9f"/></linearGradient><linearGr…
/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php294 public function offsetSet($offset, $value) argument
296 $this->add($value, $offset);
302 public function offsetExists($offset) argument
304 return isset($this->requests[$offset]);
310 public function offsetUnset($offset) argument
312 unset($this->requests[$offset]);
318 public function offsetGet($offset) argument
320 return isset($this->requests[$offset]) ? $this->requests[$offset] : null;
/plugin/gtime/gtlib/util/
H A DGTBaseX.php118 * @param int $offset the start offset in bytes array
124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul… argument
134 if ($offset == null) {
135 $offset = 0;
142 $offset = (int) $offset;
145 if ($offset < 0 || $offset > count($bytes)) {
149 if ($length < 0 || $offset + $length > count($bytes)) {
184 $next = ($j < $length ? $bytes[$offset + $j] : 0);
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php66 list($text, $url, $title, $offset, $key) = $parts;
74 'orig' => substr($markdown, 0, $offset),
76 $offset
97 list($text, $url, $title, $offset, $key) = $parts;
106 'orig' => substr($markdown, 0, $offset + 1),
108 $offset + 1
126 $offset = strlen($textMatches[0]);
127 $markdown = substr($markdown, $offset);
142 $offset + strlen($refMatches[0]), // offset
156 $offset + strlen($refMatches[0]), // offset
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTabStop.php46 public function setOffset(Dimension $offset) argument
48 $this->offset = $offset;
55 return $this->offset;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.vqf.php45 $offset = 0;
46 $thisfile_vqf_raw['header_tag'] = substr($VQFheaderData, $offset, 4);
54 $offset += 4;
55 $thisfile_vqf_raw['version'] = substr($VQFheaderData, $offset, 8);
56 $offset += 8;
57 $thisfile_vqf_raw['size'] = getid3_lib::BigEndian2Int(substr($VQFheaderData, $offset, 4));
58 $offset += 4;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.utils.text-align.inc.php13 $box->_line[$i]->offset($delta, 0);
27 $box->_line[$i]->offset($delta, 0);
78 $offset = $delta / $whitespace_count;
80 $offset = 0;
93 $box->_line[$i]->offset($offset * $num_whitespaces, 0);
H A Doutput._generic.class.php19 var $offset; variable in OutputDriverGeneric
131 return round($this->offset + mm2pt($this->media->height() - $this->media->margins['top']),2);
139 return round($this->offset +
199 $this->moveto($this->left, $this->bottom + $this->offset);
200 $this->lineto($this->left, $this->bottom + $this->height + $this->offset);
201 $this->lineto($this->left + $this->width, $this->bottom + $this->height + $this->offset);
202 $this->lineto($this->left + $this->width, $this->bottom + $this->offset);
294 $this->moveto($this->left, $this->bottom + $this->height + $this->offset);
295 $this->lineto($this->left + $this->width, $this->bottom + $this->height + $this->offset);
297 …$this->lineto($this->left, $this->bottom + $this->height + $this->offset - $this->getPageHeight());
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFileAnalysis.php44 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
46 $this->seek($this->TTCFonts[$TTCfontID]['offset']);
64 $x[$i]['offset'] = $this->read_ulong();
66 $x[$i]['format'] = $this->get_ushort($cmap_offset + $x[$i]['offset'] );
88 $x[$i]['offset'] = $this->read_ushort();
93 $N = $this->get_chunk($string_data_offset + $x[$i]['offset'] , $x[$i]['length'] );
99 $this->seek($string_data_offset + $x[$i]['offset'] );
135 $offset = $this->read_ushort();
142 $this->seek($string_data_offset + $offset);
157 $N = $this->get_chunk($string_data_offset + $offset,
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php40 public $offset; variable in Google\\Service\\Datastore\\Query
123 public function setOffset($offset) argument
125 $this->offset = $offset;
132 return $this->offset;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php34 public $offset; variable in Google\\Service\\Firestore\\StructuredQuery
89 public function setOffset($offset) argument
91 $this->offset = $offset;
98 return $this->offset;
/plugin/davcal/
H A Djstz.js67 var offset = -date.getTimezoneOffset();
68 return (offset !== null ? offset : 0);
126 var offset = (new Date(current)).getTimezoneOffset();
134 if (dateToCheckOffset !== offset) {
135 if (dateToCheckOffset < offset) {
138 if (dateToCheckOffset > offset) {
141 offset = dateToCheckOffset;
177 var offset = new Date(date_start).getTimezoneOffset();
186 if (dateToCheckOffset !== offset) {
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DSearch.php64 $offset = [];
89 $offset[$q][] = ['i' => $i, 'j' => $j, 'l' => $j - $i];
94 return empty($offset) ? $offset : $offset[$k];

12345678910>>...35