Home
last modified time | relevance | path

Searched refs:offset (Results 226 – 250 of 852) sorted by relevance

12345678910>>...35

/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js101 var offset = FCKDragTableHandler._GetIframeOffset();
119 FCKDragTableHandler._MinimumX = minX + offset.x ;
120 FCKDragTableHandler._MaximumX = maxX + offset.x ;
312 var offset = this._GetIframeOffset() ;
313 mouseX -= offset.x ;
314 mouseY -= offset.y ;
376 var offset = this._GetIframeOffset() ;
377 mouse.x += offset.x ;
378 mouse.y += offset.y ;
433 var offset = this._GetIframeOffset() ;
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DPointable.php82 * @param int $offset Offset (negative value should be supported).
86 public function seek($offset, $whence = self::SEEK_SET); argument
H A DIn.php123 * @param int $offset Offset.
126 public function readAll($offset = 0); argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvTrait.php34 protected $offset;
49 return $this->offset;
33 protected $offset; global() variable
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.vertical-align.inc.php36 $cell->offset(0, -$delta);
46 $cell->offset(0, -$delta);
56 $cell->offset(0, -$delta);
72 $cell->offset(0, -$delta);
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Ddatabases.svg1offset="0" stop-color="#0a279b"/><stop offset="1" stop-color="#9abfe9"/></linearGradient><linearGr…
H A Dsite_collection.svg1offset="0" stop-color="#fe5d02"/><stop offset="1" stop-color="#fff835"/></linearGradient><linearGr…
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js1offset;if(a.eatSpace()){var j=a.indentation();if(j>d&&b.scope.type=="coffee"){return"indent"}else … property in c.scope
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Atlassian.js21 label1.geometry.offset = new mxPoint(20, 0);
77 button1.geometry.offset = new mxPoint(-10, -10);
88 button1.geometry.offset = new mxPoint(-10, -10);
99 button1.geometry.offset = new mxPoint(-10, -10);
123 icon1.geometry.offset = new mxPoint(0, -10);
135 icon1.geometry.offset = new mxPoint(0, -10);
202 icon1.geometry.offset = new mxPoint(-20, -3);
220 icon1.geometry.offset = new mxPoint(10, -6);
232 icon1.geometry.offset = new mxPoint(10, -6);
244 icon1.geometry.offset = new mxPoint(10, -6);
[all …]
H A DSidebar-GCP2.js130 zone1Cell.geometry.offset = new mxPoint(10, 50);
137 zone2Cell.geometry.offset = new mxPoint(10, 50);
144 zone3Cell.geometry.offset = new mxPoint(10, 50);
277 label2.geometry.offset = new mxPoint(0, 30);
283 label3.geometry.offset = new mxPoint(200, 0);
289 label4.geometry.offset = new mxPoint(200, 30);
295 label5.geometry.offset = new mxPoint(400, 0);
301 label6.geometry.offset = new mxPoint(400, 30);
1640 icon1.geometry.offset = new mxPoint(5, -16);
1664 icon1.geometry.offset = new mxPoint(5, 7);
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php219 * @param int $offset Offset.
222 public function readAll($offset = 0) argument
224 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php218 * @param int $offset Offset.
221 public function readAll($offset = 0) argument
223 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php219 * @param int $offset Offset.
222 public function readAll($offset = 0) argument
224 return stream_get_contents($this->getStream(), -1, $offset);
/plugin/multiselect/
H A Dscript.js20 …$myself.offset({top:jQuery('#multismiley_'+id).offset().top-7,left:jQuery('#multismiley_'+id).offs…
/plugin/twofactorgoogleauth/
H A DQRCode.php424 $offset = 0;
426 $blocks[] = array_slice($data, $offset, $length);
427 $offset += $length;
431 $offset += $length;
461 for ($offset = 0; true; $offset++) {
464 if (isset($blocks[$i][$offset])) {
465 $data[] = $blocks[$i][$offset];
539 $offset = 0;
541 while ($col > 0 && $offset < $length) {
544 $offset++;
[all …]
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php79 * @param int $offset Stream offset
87 public function seek($offset, $whence = SEEK_SET); argument
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamInterface.php86 * @param int $offset Stream offset
88 * based on the seek offset. Valid values are identical
90 * SEEK_SET: Set position equal to offset bytes
91 * SEEK_CUR: Set position to current location plus offset
92 * SEEK_END: Set position to end-of-stream plus offset
97 public function seek($offset, $whence = SEEK_SET); argument
H A DCachingStream.php44 public function seek($offset, $whence = SEEK_SET) argument
47 $byte = $offset;
49 $byte = $offset + $this->tell();
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DUcdn.php122 $offset = ($code >> 3) & ((1 << 5) - 1);
123 $index = self::$index1[$index + $offset] << 3;
124 $offset = $code & ((1 << 3) - 1);
125 $index = self::$index2[$index + $offset];
/plugin/qna/syntax/
H A Dtoc.php166 $offset = 9;
169 if (($toc[$i]['level'] - $offset) < 1) {
170 $offset = $toc[$i]['level'] - 1;
173 $toc[$i]['level'] -= $offset;
/plugin/scrollticker/
H A Dscript.js73 var offset = jQuery(this).offset();
74 var residualSpace = offset.left + stripWidth;
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js123 geometry.offset = null;
314 geometry.offset = geometry.offset.clone();
318 geometry.offset = null;
373 geometry.offset = geometry.offset.clone();
377 geometry.offset = null;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckw3crange.js75 setStart : function( refNode, offset ) argument
78 this.startOffset = offset ;
83 this.endOffset = offset ;
92 setEnd : function( refNode, offset ) argument
95 this.endOffset = offset ;
100 this.startOffset = offset ;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.bonk.php191 $offset = 6;
193 $MetaEntryTagName = substr($BonkData, $offset, 4);
194 $offset += 4;
195 $MetaEntryTagOffset = getid3_lib::LittleEndian2Int(substr($BonkData, $offset, 4));
196 $offset += 4;
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php574 list($offset, $_) = self::readDER($der);
575 list($offset, $r) = self::readDER($der, $offset);
576 list($offset, $s) = self::readDER($der, $offset);
594 * @param int $offset the offset of the data stream containing the object
599 private static function readDER(string $der, int $offset = 0): array argument
601 $pos = $offset;

12345678910>>...35