| /plugin/dirtylittlehelper/script/ |
| D | jquery-ui-touch-punch.js | 14 $.support.touch = 'ontouchend' in document; 17 if (!$.support.touch) { 40 var touch = event.originalEvent.changedTouches[0], 50 touch.screenX, // screenX 51 touch.screenY, // screenY 52 touch.clientX, // clientX 53 touch.clientY, // clientY
|
| D | jquery-ui-touch-punch-cmpr.js | 11 (function(b){b.support.touch="ontouchend" in document;if(!b.support.touch){return}var d=b.ui.mouse.…
|
| /plugin/overlay/script/ |
| D | jquery-ui-touch-punch.js | 14 $.support.touch = 'ontouchend' in document; 17 if (!$.support.touch) { 40 var touch = event.originalEvent.changedTouches[0], 50 touch.screenX, // screenX 51 touch.screenY, // screenY 52 touch.clientX, // clientX 53 touch.clientY, // clientY
|
| D | jquery-ui-touch-punch-cmpr.js | 11 (function(b){b.support.touch="ontouchend" in document;if(!b.support.touch){return}var d=b.ui.mouse.…
|
| /plugin/imagecarousel/vendor/swipebox/css/ |
| D | swipebox.min.css | 1 …touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{widt…
|
| D | swipebox.less | 2 html.swipebox-html.swipebox-touch { 175 .swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider { 179 .swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider { 184 .swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after { 197 .swipebox-touch #swipebox-container:before { 202 .swipebox-touch #swipebox-container:after { 207 .swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before { 210 .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
|
| /plugin/stale/ |
| D | helper.php | 17 touch(DOKU_CONF . "local.php"); 20 touch(DOKU_CONF . "dokuwiki.php"); 26 touch($infoPlugin);
|
| /plugin/imagecarousel/vendor/slick/ |
| D | slick.less | 8 -webkit-touch-callout: none; 14 -ms-touch-action: pan-y; 15 touch-action: pan-y;
|
| D | slick.css | 16 -webkit-touch-callout: none; 18 -ms-touch-action: pan-y; 19 touch-action: pan-y;
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | RemoteWebDriver.php | 43 protected $touch; variable in Facebook\\WebDriver\\Remote\\RemoteWebDriver 476 if (!$this->touch) { 477 $this->touch = new RemoteTouchScreen($this->getExecuteMethod()); 480 return $this->touch;
|
| /plugin/slider/ |
| D | jquery.bxslider.js | 976 slider.touch = { 994 slider.touch.originalPos = el.position(); 997 slider.touch.start.x = orig.changedTouches[0].pageX; 998 slider.touch.start.y = orig.changedTouches[0].pageY; 1015 var xMovement = Math.abs(orig.changedTouches[0].pageX - slider.touch.start.x); 1016 var yMovement = Math.abs(orig.changedTouches[0].pageY - slider.touch.start.y); 1028 var change = orig.changedTouches[0].pageX - slider.touch.start.x; 1029 value = slider.touch.originalPos.left + change; 1032 var change = orig.changedTouches[0].pageY - slider.touch.start.y; 1033 value = slider.touch.originalPos.top + change; [all …]
|
| /plugin/findologicxmlexport/vendor/jms/metadata/tests/ |
| D | ClassMetadataTest.php | 29 touch($ref->getFilename()); 38 touch($ref->getFilename());
|
| /plugin/statistics/ |
| D | action.php | 245 $touch = getCacheName('statistics_retention', '.statistics-retention'); 246 if (file_exists($touch) && time() - filemtime($touch) < 24 * 3600) { 284 io_saveFile($touch, dformat());
|
| /plugin/farmsync/_test/ |
| D | pageUpdate.test.php | 24 touch($sourcedir . 'pages/test/page.txt', 1400000000); 85 touch($sourcedir . 'pages/test/page_remoteunmodified.txt', $newrev); 142 touch($sourcedir . 'pages/test/page_successfulmerge.txt', 1400000000); 174 touch($sourcedir . 'pages/test/page_mergeconflict.txt', 1400000000);
|
| /plugin/uncmap/_test/ |
| D | mapping.test.php | 18 touch(dirname(__FILE__).'/../conf/mapping.php'); 23 touch(TMP_DIR.'/shareTest/testfile.tmp'); 25 touch(TMP_DIR.'/documentsTest/testdefaultfile.tmp');
|
| /plugin/zip/pear/File/Archive/Writer/ |
| D | Files.php | 229 touch($this->filename, $this->stat[9], $this->stat[8]); 231 touch($this->filename, $this->stat[9]); 234 touch($this->filename, time(), $this->stat[8]);
|
| /plugin/ol3/ |
| D | style.css | 1 …touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select…
|
| /plugin/openlayersmap/ol/ |
| D | ol.css | 1 …touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-hig…
|
| /plugin/pdb/classes/ |
| D | cache.php | 83 @touch($filepath); 129 @touch($path); 208 @touch($path);
|
| /plugin/cache/ |
| D | plugin_cache.php | 90 @touch($filepath); 136 @touch($path); 215 @touch($path);
|
| /plugin/pubchem/classes/ |
| D | cache.php | 83 @touch($filepath); 129 @touch($path); 208 @touch($path);
|
| /plugin/pubmed/classes/ |
| D | cache.php | 83 @touch($filepath); 129 @touch($path); 208 @touch($path);
|
| /plugin/poldek/ |
| D | helper.php | 69 touch($idx_cache->cache); 75 touch($pkg_cache->cache);
|
| /plugin/struct/admin/ |
| H A D | schemas.php | 57 touch(action_plugin_struct_cache::getSchemaRefreshFile()); 78 touch(action_plugin_struct_cache::getSchemaRefreshFile()); 120 touch(action_plugin_struct_cache::getSchemaRefreshFile()); 137 touch(action_plugin_struct_cache::getSchemaRefreshFile());
|
| /plugin/stlviewer/stlviewer/ |
| D | OrbitControls.js | 484 case 1: // one-fingered touch: rotate 493 case 2: // two-fingered touch: dolly 505 case 3: // three-fingered touch: pan 535 case 1: // one-fingered touch: rotate 553 case 2: // two-fingered touch: dolly 580 case 3: // three-fingered touch: pan
|