Home
last modified time | relevance | path

Searched refs:getOffset (Results 51 – 75 of 83) sorted by last modified time

1234

/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8 …ay:function(){return this.array},getCount:function(){return this.count},getOffset:function(){retur…
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js723 var off = mxUtils.getOffset(this.editorUi.picker);
733 var off = mxUtils.getOffset(this.editorUi.sidebarWindow.window.div);
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js149 var offset = mxUtils.getOffset(td);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1 …is.rule},e.prototype.getLevel=function(){return this.level},e.prototype.getOffset=function(){retur… method in e
H A D2.2.js26454 Marker.prototype.getOffset = function () { method in Marker
33068 …ULE_3__["Range"].create(document.positionAt(marker.getOffset()), document.positionAt(marker.getOff…
H A D2.2.js.map1getOffset = function () {\n return this.offset;\n };\n Marker.prototype.getLength = f…
/plugin/ol3/
H A Dscript.js8getOffset=function(){return this.get(iu)},e.prototype.getPosition=function(){return this.get(ou)},… method in e
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php121 $tzFormat = 0 === $now->getTimezone()->getOffset($now) ? '\\Z' : 'O';
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3543 var getOffset = function (elem) {
3575 var so = getOffset(svg),
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js2580 var getOffset = function (elem) {
2610 var so = getOffset(target),
/plugin/sphinxsearch-was/
H A DSphinxSearch.php173 public function getOffset() function in SphinxSearch
H A Daction.php214 if ($start + $search->getOffset() < $totalFound) {
215 $next = $start + $search->getOffset();
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DXmlSchemaDateHandler.php121 if ($date->getTimezone()->getOffset($date) !== $this->defaultTimezone->getOffset($date)) {
/plugin/callflow/
H A Draphael.js3903 var getOffset = function (elem) {
3935 var so = getOffset(svg),
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php764 public function getOffset() { function in Google_Query
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php131 $tzFormat = $now->getTimezone()->getOffset($now) === 0 ? '\\Z' : 'O';
/plugin/facebookwall/
H A Dsyntax.php319 $offset = $origin_dtz->getOffset($origin_dt) - $remote_dtz->getOffset($remote_dt);
/plugin/advrack/
H A Draphael.js3903 var getOffset = function (elem) {
3935 var so = getOffset(svg),
/plugin/calendoku/
H A Dhelper.php127 $datesecs = strval($datesecs - intval($date->getOffset()));
132 $datesecs = strval($date->format('U')) + intval($date->getOffset());
140 $datesecs = strval($datesecs - intval($date->getOffset()));
145 $datesecs = strval($date->format('U')) + intval($date->getOffset());
151 $datesecs = strval($date->format('U')) + intval($date->getOffset());
/plugin/sphinxsearch/
H A DSphinxSearch.php172 public function getOffset() function in SphinxSearch
H A Daction.php262 if($start + $search->getOffset()< $totalFound){
263 $next = $start + $search->getOffset();
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234