Home
last modified time | relevance | path

Searched refs:platform (Results 51 – 75 of 195) sorted by last modified time

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DUserActivitySession.php36 public $platform; variable in Google\\Service\\AnalyticsReporting\\UserActivitySession
91 public function setPlatform($platform) argument
93 $this->platform = $platform;
100 return $this->platform;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js20087 return (/mac/i).test(navigator.platform);
H A Dbpmn-modeler.production.min.js28 …,0)}function xo(e){var t=mo(e)||e;return!!bo(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrl…
/plugin/pureldap/
H A Dcomposer.lock299 "platform": [],
300 "platform-dev": [],
301 "platform-overrides": {
/plugin/commonmark/
H A Dcomposer.lock781 "platform": [],
782 "platform-dev": [],
/plugin/quickstats/db/
H A DdataBaseStructure.txt8 [platform] => Array ( [PlatformID] => Accesses, . . . )
/plugin/quickstats/GEOIP/
H A Dcomposer.lock227 "platform": [],
228 "platform-dev": []
/plugin/quickstats/
H A Dsyntax.php450 $platform = $this->misc_data['platform'];
453 $this->sort($platform);
481 $this->table($platform,$renderer);
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_ja.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_kn.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_ru.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_si.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_sl.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_ta.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_vi.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js207 …or.appVersion.indexOf("Android"),IS_IOS:/iP(hone|od|ad)/.test(navigator.platform),IS_WEBVIEW:/((iP…
H A Dviewer.min.js207 …or.appVersion.indexOf("Android"),IS_IOS:/iP(hone|od|ad)/.test(navigator.platform),IS_WEBVIEW:/((iP…
H A Dextensions.min.js1696platform,b.encodeFileName),g=0;try{a.forEach(function(a,c){g++;var e=f(c.options.compression,b.com…
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …ar k=navigator.userAgent;var a={isMac:(navigator.platform.substr(0,3)==="Mac"),isPC:(navigator.pla…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js56 …rsion.match(/ Android (\d+)\.(\d+)/));var s=(o&&r.isMobile&&((navigator.platform.match(/iPad|iPod|…
H A DAccessible-full.js78 …rsion.match(/ Android (\d+)\.(\d+)/));var s=(o&&r.isMobile&&((navigator.platform.match(/iPad|iPod|…
H A DMML_HTMLorMML-full.js56 …rsion.match(/ Android (\d+)\.(\d+)/));var s=(o&&r.isMobile&&((navigator.platform.match(/iPad|iPod|…
H A DTeX-MML-AM_HTMLorMML-full.js76 …rsion.match(/ Android (\d+)\.(\d+)/));var s=(o&&r.isMobile&&((navigator.platform.match(/iPad|iPod|…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js5436 '\nplatform:\n' + navigator.platform;

12345678