Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 14 of 14) sorted by relevance

/plugin/dirtylittlehelper/script/
H A Djquery-ui-touch-punch.js40 var touch = event.originalEvent.changedTouches[0], variable
/plugin/overlay/script/
H A Djquery-ui-touch-punch.js40 var touch = event.originalEvent.changedTouches[0], variable
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DTouchable.php87 public function touch($time = -1, $atime = -1); function
/plugin/gtime/gtlib/util/
H A DGTUtil.php157 public static function touch($file) { function in GTUtil
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php286 public function touch($time = -1, $atime = -1) function in Hoa\\File\\Generic
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js76 touch: true // Implementation unfinished, and doesn't support multitouch property in grab.data
/plugin/slider/
H A Djquery.bxslider.js976 slider.touch = { class in slider
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1537 public function touch($filename, $time = null, $atime = null) function in phpseclib3\\Net\\SFTP
/plugin/revealjs/js/
H A Dreveal.js123 touch: true, property in AnonymousFunctione17f777e0200.config
378 touch = { class in AnonymousFunctione17f777e0200
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts989 touch: boolean|string; property
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php548 public function touch($fileId, $optParams = array()) { function in Google_FilesServiceResource
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 …,h,m),g=+b.call(this,h,m)]),y.push([+_.call(this,h,m),+w.call(this,h,m)])):d.length&&(l(),d=[],y=[…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js23781 targetTouches = allTouches.filter(function(touch) { argument