Home
last modified time | relevance | path

Searched refs:touch (Results 201 – 225 of 345) sorted by last modified time

12345678910>>...14

/plugin/revealjs/css/
H A Dreveal.scss447 // Disable active states on touch devices
570 touch-action: pinch-zoom;
1684 -webkit-overflow-scrolling: touch;
/plugin/slider/
H A Djquery.bxslider.js976 slider.touch = { class in slider
994 slider.touch.originalPos = el.position();
1029 value = slider.touch.originalPos.left + change;
1033 value = slider.touch.originalPos.top + change;
1050 slider.touch.end.x = orig.changedTouches[0].pageX;
1054 var distance = Math.abs(slider.touch.start.x - slider.touch.end.x);
1056 slider.touch.start.x > slider.touch.end.x ? el.goToNextSlide() : el.goToPrevSlide();
1064 distance = slider.touch.end.x - slider.touch.start.x;
1065 value = slider.touch.originalPos.left;
1067 distance = slider.touch.end.y - slider.touch.start.y;
[all …]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …t, since that happens to be true\n // in every case, so we don't have to touch the arguments obje…
H A Dpdf.worker.js.map1 …t, since that happens to be true\n // in every case, so we don't have to touch the arguments obje…
/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;
H A Dviewer.js.map1touch the arguments object. The\n // only additional allocation required is the completion record…
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …e strings su sudo sum symlink sync tail tar tee test time ' +\n 'times touch top traceroute tra…
/plugin/imagecarousel/vendor/slick/
H A Dslick.less8 -webkit-touch-callout: none;
14 -ms-touch-action: pan-y;
15 touch-action: pan-y;
H A Dslick.css16 -webkit-touch-callout: none;
18 -ms-touch-action: pan-y;
19 touch-action: pan-y;
H A DREADME.markdown98 swipe | boolean | true | Enables touch swipe
100 touchMove | boolean | true | Enables slide moving with touch
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{widt…
H A Dswipebox.less2 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/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1 …der:1px solid #b36500;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webki…
H A Ddhtmlxgantt.d.ts989 touch: boolean|string; property
H A Ddhtmlxgantt.js13touch&&(n=!0),i.style.display=n?"block":"",e.appendChild(i),e},s)),h}}function i(t,e,i){if(!e)retu…
H A Ddhtmlxgantt.js.map1touch.js","webpack://[name]/./sources/css/skins/contrast_white.js","webpack://[name]/./sources/css…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js.map1touch","touch_tooltip","targetTaskId","locate","isTaskExists","task","getTask","templates","toolti…
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_broadway.css1 …der:1px solid #845030;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webki…
H A Ddhtmlxgantt_terrace.css1 …der:1px solid #b36500;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webki…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_contrast_black.css687 -ms-touch-action: none;
H A Ddhtmlxgantt_contrast_white.css698 -ms-touch-action: none;
H A Ddhtmlxgantt_meadow.css634 -ms-touch-action: none;
H A Ddhtmlxgantt_terrace.css632 -ms-touch-action: none;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js132 if (gantt.config.touch && !gantt.config.touch_tooltip) {

12345678910>>...14