Home
last modified time | relevance | path

Searched refs:touch (Results 101 – 125 of 345) sorted by relevance

12345678910>>...14

/plugin/tagfilter/script/select2/
H A Dselect2.css45 -webkit-touch-callout: none;
354 -webkit-touch-callout: none;
525 -webkit-touch-callout: none;
/plugin/cronojob/
H A Dpseudocron.php344 touch($jobfile);
/plugin/tip/
H A Dsyntax_plugin_tip.css26 background-position: 1px 1px; /* do not touch the outer border */
/plugin/evesso/
H A Dauth.php450 touch($conf['cachedir'] . '/sessionpurge');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;-moz-user…
/plugin/elwikiupgrade/
H A Dadmin.php431 @touch(DOKU_INC.'doku.php');
H A DVerboseTarLib.class.php187 touch($output, $header['mtime']);
/plugin/captcha/
H A Dhelper.php
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css615 -webkit-overflow-scrolling: touch;
631 -webkit-overflow-scrolling: touch;
883 -webkit-overflow-scrolling: touch;
1623 -webkit-overflow-scrolling: touch;
1708 -webkit-overflow-scrolling: touch;
1894 -webkit-overflow-scrolling: touch;
2020 -webkit-overflow-scrolling: touch;
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js2791 touch;
2793 touch = e.touches[i];
2794 if (touch.identifier == dragi.el._drag.id) {
2795 x = touch.clientX;
2796 y = touch.clientY;
3218 var i = e.touches.length, touch;
3220 touch = e.touches[i];
3221 this._drag.id = touch.identifier;
3222 if (touch.identifier == this._drag.id) {
3223 x = touch.clientX;
[all …]
/plugin/farmer/css/
H A Dchosen.less168 -webkit-overflow-scrolling: touch;
177 -webkit-touch-callout: none;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts989 touch: boolean|string; property
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D58.58.js.map1 … 'svn',\n 'tee',\n 'telnet',\n 'top',\n 'touch',\n 'vi',\n…
/plugin/openlayersmap/
H A Dstyle.less48 touch-action: none;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js567 touch;
569 touch = e.originalEvent.touches[0] || e.originalEvent.changedTouches[0];
570 out.x = touch.clientX;
571 out.y = touch.clientY;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css592 * touch
597 touch-action: none;
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php208 @touch($output, $fileinfo->getMtime());
H A DZip.php252 @touch($output, $fileinfo->getMtime());
/plugin/jukebox/id3/
H A Dgetid3.php1106 touch($empty);
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php1089 @touch($cachefile_lock); // create the lockfile
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css755 * touch
760 touch-action: none;
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css755 * touch
760 touch-action: none;
/plugin/callflow/
H A Draphael.js3166 touch;
3168 touch = e.touches[i];
3169 if (touch.identifier == dragi.el._drag.id) {
3170 x = touch.clientX;
3171 y = touch.clientY;
3593 var i = e.touches.length, touch;
3595 touch = e.touches[i];
3596 this._drag.id = touch.identifier;
3597 if (touch.identifier == this._drag.id) {
3598 x = touch.clientX;
[all …]
/plugin/advrack/
H A Draphael.js3166 touch;
3168 touch = e.touches[i];
3169 if (touch.identifier == dragi.el._drag.id) {
3170 x = touch.clientX;
3171 y = touch.clientY;
3593 var i = e.touches.length, touch;
3595 touch = e.touches[i];
3596 this._drag.id = touch.identifier;
3597 if (touch.identifier == this._drag.id) {
3598 x = touch.clientX;
[all …]
/plugin/pagemove/
H A Dadmin.php414 touch($pathToSearch.'/'.$file, time()+1);

12345678910>>...14