Searched +full:g +full:- +full:touch (Results 1 – 25 of 201) sorted by relevance
123456789
2 # Device Detector - The Universal Device Detection library for parsing User Agents9 regex: '(?:Apple-)?iPod'12 - regex: '(?:Apple-)?iPod1[C,_]?1'13 model: 'iPod Touch 1G'14 - regex: '(?:Apple-)?iPod2[C,_]?1'15 model: 'iPod Touch 2G'16 - regex: '(?:Apple-)?iPod3[C,_]?1'17 model: 'iPod Touch 3'18 - regex: '(?:Apple-)?iPod4[C,_]?1'19 model: 'iPod Touch 4'[all …]
2 # Device Detector - The Universal Device Detection library for parsing User Agents10 regex: '(?:BUZZ [1-5]|BUZZ 4(?:Pro|S|Lite)|CLEVER [13]|URBAN [123](?: Pro)?)(?:[);/ ]|$)'13 - regex: 'BUZZ ([45]) Ultra'15 - regex: 'BUZZ ([45]) Note'17 - regex: 'BUZZ ([45]) Prime'19 - regex: 'BUZZ 5 Pro Plus'21 - regex: 'BUZZ ([45]) ?Pro'23 - regex: 'BUZZ ([1245]) ?Lite'25 - regex: 'BUZZ ([123]) Plus'27 - regex: 'BUZZ 4S'[all …]
11 lib/plugins/snippeter/ - if the folder is called different it17 ----31 ----52 (touch the file local.php)58 ==== Call: <project> - <description> ====66 ----82 | ------------- | ----------- |84 | `CURRENT_DATE` | the current date in iso format, e.g.: 2024-02-10 for the 10th February, 2024 |85 | `CURRENTDATE` | the current date in format YYYYMMDD, e.g.: 20240210 for the 10th February, 2024 |86 | `CURRENT_DATE_UNDERSCORE` | the current date in format YYYY_MM_DD, e.g.: 2024_02_10 for the 10th …[all …]
2 * /MathJax-v2/extensions/AssistiveMML.js4 * Copyright (c) 2009-2018 The MathJax Consortium10 * http://www.apache.org/licenses/LICENSE-2.019 …-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-… argument
2 * /MathJax-v2/extensions/MathEvents.js4 * Copyright (c) 2009-2018 The MathJax Consortium10 * http://www.apache.org/licenses/LICENSE-2.019 …g,m,b,j){var p="2.7.9";var i=MathJax.Extension;var c=i.MathEvents={version:p};var k=d.config.menuS… argument
1 …touch","vi","vim","wall","wc","wget","who","write","yes","zsh"];a.registerHelper("hintWords","shel… function
1 …g(h),j=c.keywords||g(f),k=c.operatorChars||/^[*+\-%<>!=&|~^\/]/,l=c.support||{},m=c.hooks||{},n=c.… function2 …g("abort absolute access action active add admin after aggregate all also alter always analyse ana…
1 …g){var h=a[0];for(var i=0;i<h.length;i++)if(f.match(h[i][0])){g.tokenize=c(a.slice(1),b);return h[… argument
2 …g,h,i={useCSS:!0,useSVG:!0,initialIndexOnArray:0,removeBarsOnMobile:!0,hideCloseButtonOnMobile:!1,… variable
41 html = '<div id="swipebox-overlay">\42 <div id="swipebox-container">\43 <div id="swipebox-slider"></div>\44 <div id="swipebox-top-bar">\45 <div id="swipebox-title"></div>\47 <div id="swipebox-bottom-bar">\48 <div id="swipebox-arrows">\49 <a id="swipebox-prev"></a>\50 <a id="swipebox-next"></a>\53 <a id="swipebox-close"></a>\[all …]
4 <!--6 copyright (C) 2009-2016 Paolo Casaschi9 -->22 overflow-x: hidden;23 overflow-y: scroll;28 min-height: 100%;29 min-width: 100%;30 font-size: 16px;31 font-family: sans-serif;36 text-align: justify;[all …]
4 * Device Detector - The Universal Device Detection library for parsing User Agents44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,...90 '4G' => '4Good',259 'BS' => 'BenQ-Siemens',334 'GRD' => 'G-Guard',354 '02' => 'Cell-C',408 'CDE' => 'COOD-E',510 'DJ' => 'Dragon Touch',524 'DTE' => 'D-Tech',525 'DLI' => 'D-Link',[all …]
6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html51 $table = Schema::cleanTableName($INPUT->str('table'));52 if ($table && $INPUT->bool('save') && checkSecurityToken()) {53 $builder = new SchemaBuilder($table, $INPUT->arr('schema'));54 if (!$builder->build()) {55 msg('something went wrong while saving', -1);57 touch(action_plugin_struct_cache::getSchemaRefreshFile());60 if ($table && $INPUT->bool('export')) {62 header('Content-Type: application/json');63 header("Content-Disposition: attachment; filename=$table.struct.json");[all …]
1 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=5" ><![endif]-->6 <meta charset="utf-8">7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">10 <meta itemprop="name" content="diagrams.net - free flowchart maker and diagrams online">14 …ge" content="https://lh4.googleusercontent.com/-cLKEldMbT_E/Tx8qXDuw6eI/AAAAAAAAAAs/Ke0pnlk8Gpg/w5…15 …<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scal…16 <meta name="msapplication-config" content="images/browserconfig.xml">17 <meta name="mobile-web-app-capable" content="yes">18 <meta name="theme-color" content="#d89000">23 * https://desk.draw.io/support/solutions/articles/16000042546-what-url-parameters-are-supported[all …]
4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat…5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma…6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat…10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht…11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht…12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt…13 …//github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branch=master)](h…14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste…16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…[all …]
4 * Device Detector - The Universal Device Detection library for parsing User Agents151 * Holds the cache class used for caching the parsed yml-Files157 * Holds the parser class used for parsing yml-Files191 $this->setUserAgent($userAgent);195 $this->setClientHints($clientHints);198 $this->addClientParser(new FeedReader());199 $this->addClientParser(new MobileApp());200 $this->addClientParser(new MediaPlayer());201 $this->addClientParser(new PIM());202 $this->addClientParser(new Browser());[all …]
2 * BxSlider v4.1.1 - Fully loaded, responsive content slider5 * Copyright 2012, Steven Wanderski - http://stevenwanderski.com - http://bxcreative.com8 * Released under the WTFPL license - http://sam.zoy.org/wtfpl/37 // TOUCH121 // merge user-supplied options with the defaults140 …tings.minSlides * slider.settings.slideWidth) + ((slider.settings.minSlides - 1) * slider.settings…141 …tings.maxSlides * slider.settings.slideWidth) + ((slider.settings.maxSlides - 1) * slider.settings…160 slider.animProp = '-' + slider.cssPrefix + '-transform';182 el.wrap('<div class="bx-wrapper"><div class="bx-viewport"></div></div>');183 // store a namspace reference to .bx-viewport[all …]
34 HOME_SLIDE_SELECTOR = '.slides>section:first-of-type',63 // Determines where controls appear, "edges" or "bottom-right"64 controlsLayout: 'bottom-right',74 // - true: Show slide number75 // - false: Hide slide number78 // - "h.v": Horizontal . vertical slide number (default)79 // - "h/v": Horizontal / vertical slide number80 // - "c": Flattened slide number81 // - "c/t": Flattened slide number / total slides90 // - "all": Always show the slide number[all …]
13 const CSS_PREFIX = 'layer-switcher-';52 …p's [`addControl` method](https://openlayers.org/en/latest/apidoc/module-ol_Map-Map.html#addContro…86 this.hiddenClassName = 'ol-unselectable ol-control layer-switcher';88 this.hiddenClassName += ' touch';98 element.classList.add(CSS_PREFIX + 'group-select-style-' + this.groupSelectStyle);99 element.classList.add(CSS_PREFIX + 'activation-mode-' + this.activationMode);101 // TODO Next: Remove in favour of layer-switcher-activation-mode-click204 this.button.setAttribute('aria-label', this.collapseTipLabel);209 this.button.setAttribute('aria-label', this.tipLabel);213 * Re-draw the layer panel to represent the current state of the layers.[all …]
3 …* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)6 …g,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable… argument
114 'com.opera.touch': 'Opera Touch'139 'com.wOpenBrowser_12576500': 'Open Browser fast 5G'150 'com.security.xvpn.z35kb': 'X-VPN'151 'com.security.xvpn.z35kb.amazon': 'X-VPN'152 'com.security.xvpn.z35kb.huawei': 'X-VPN'164 'com.mercandalli.android.browser': 'G Browser'317 'com.tvwebbrowser.v22': 'TV-Browser Internet'318 'com.tvwebbrowserpaid.v22': 'TV-Browser Internet'
12 …- container (HTMLElement|string) DOM element or its ID which is going to be a parent for drawing s…13 - width (number)14 - height (number)15 …- callback (function) #optional callback function which is going to be executed in the context of …17 - x (number)18 - y (number)19 - width (number)20 - height (number)21 …- callback (function) #optional callback function which is going to be executed in the context of …23 …- all (array) (first 3 or 4 elements in the array are equal to [containerID, width, height] or [x,…[all …]
1 …-axis{pointer-events:none;opacity:1}.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;s…
267 'en-GB': { //English (British)349 …"1-р сар", "2-р сар", "3-р сар", "4-р сар", "5-р сар", "6-р сар", "7-р сар", "8-р сар", "9-р сар",…355 'pt-BR': { //Português(Brasil)379 'sr-YU': { //Serbian (Srpski)403 'zh-TW': { //Traditional Chinese (繁體中文)451 startDate: false, // new Date(), '1986/12/08', '-1970/01/05','-1970/01/05',465 …: false, // use formatDate format (ex new Date() or '1986/12/08' or '-1970/01/05' or '-1970/01/05')536 var re = /(\-([a-z]){1})/g;556 return -1;567 touch;[all …]