Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 345) sorted by path

12345678910>>...14

/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs-midi.css144 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
/plugin/abc2/
H A Dstyle.css163 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
/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/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md191 It will not touch the rest of the graphs.
/plugin/authfacebook/
H A Dauth.php137 touch(DOKU_CONF.'/fb_ids.php');
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php52 @touch($storageFile . '.lock');
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php548 public function touch($fileId, $optParams = array()) { function in Google_FilesServiceResource
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1537 public function touch($filename, $time = null, $atime = null) function in phpseclib3\\Net\\SFTP
2505 touch($local_file, $stat['mtime'], $stat['atime']);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php277 $this->sftp->touch($path);
452 return $this->sftp->touch($path, $time, $atime);
/plugin/autolink4/
H A Dadmin.php44 touch(DOKU_CONF."local.php");
/plugin/backlinks2/_test/
H A Dsyntax.test.php62 touch(DOKU_TMP_DATA.'cache/debug.log');
H A Dsyntax_exclude.test.php60 touch(DOKU_TMP_DATA.'cache/debug.log');
H A Dsyntax_include.test.php60 touch(DOKU_TMP_DATA.'cache/debug.log');
H A Dsyntax_include_deep.test.php60 touch(DOKU_TMP_DATA.'cache/debug.log');
/plugin/batchedit/
H A Dengine.php552 @touch($marker);
1002 @touch(BatcheditSessionCache::getFileName($sessionId, 'cancel'));
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt124 7:1. Now concerning the things whereof you wrote to me: It is good for a man not to touch a woman.
H A D2_Corinthians.txt114 …6:17. Wherefore: Go out from among them and be ye separate, saith the Lord, and touch not the uncl…
H A D2_Kings.txt343 …id: If any one shall say ought against thee, bring him to me, and he shall not touch thee any more.
637 …23:7. And if a man will touch them, he must be armed with iron and with the staff of a lance: but …
H A DAggeus.txt27 …2:13. If a man carry sanctified flesh in the skirt of his garment, and touch with his skirt, bread…
28 …2:14. And Aggeus said: If one that is unclean by occasion of a soul touch any of all these things,…
H A DBaruch.txt169 …6:28. The childbearing and menstruous women touch their sacrifices: knowing, therefore, by these t…
H A DCanticles.txt64 5:4. My beloved put his hand through the key hole, and my bowels were moved at his touch.
H A DDeuteronomy.txt405 … the cud, shall be unclean, their flesh you shall not eat, and their carcasses you shall not touch.
H A DEsther.txt142 9:10. And when they had slain them, they would not touch the spoils of their goods.
246 15:14. Come near then, and touch the sceptre.
H A DExodus.txt488 …hou shalt say to them: Take heed ye go not up into the mount, and that ye touch not the borders th…
489 …19:13. No hands shall touch him, but he shall be stoned to death, or he shall be shot through with…
823 …he altar and sanctify it, and it shall be most holy. Every one, that shall touch it, shall be holy.
861 …30:29. And thou shalt sanctify all, and they shall be most holy: he that shall touch them shall be…

12345678910>>...14