Home
last modified time | relevance | path

Searched defs:isMobile (Results 1 – 25 of 82) sorted by relevance

1234

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dshop.nordstrom.com211 function isMobile() { function
229 el.innerHTML = isMobile() ? MOBILE_COPY : DESKTOP_COPY; function
/dports/net/concourse-fly/concourse-6.7.1/web/elm/src/Dashboard/
H A DSearchBar.elm92 isMobile = function
253 isMobile = function
/dports/misc/concourse/concourse-6.7.2/web/elm/src/Dashboard/
H A DSearchBar.elm92 isMobile = function
253 isMobile = function
/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/src/common/
H A DPuppeteerViewport.ts40 isMobile?: boolean; property
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/src/common/
H A DPuppeteerViewport.ts40 isMobile?: boolean; property
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/src/common/
H A DPuppeteerViewport.ts40 isMobile?: boolean; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/puppeteer/package/lib/esm/puppeteer/common/
H A DPuppeteerViewport.d.ts20 isMobile?: boolean; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/cjs/puppeteer/common/
H A DPuppeteerViewport.d.ts20 isMobile?: boolean; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/esm/puppeteer/common/
H A DPuppeteerViewport.d.ts20 isMobile?: boolean; property
/dports/www/ilias/ILIAS-5.4.25/Services/Utilities/classes/
H A Dclass.ilBrowser.php41 protected $isMobile = false; variable in ilBrowser
184 public function isMobile() function in ilBrowser
/dports/www/ilias6/ILIAS-6.14/Services/Utilities/classes/
H A Dclass.ilBrowser.php41 protected $isMobile = false; variable in ilBrowser
184 public function isMobile() function in ilBrowser
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/xoops_lib/modules/protector/class/
H A DProtectorFilter.php28 public function isMobile() function in ProtectorFilterAbstract
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/puppeteer/
H A DDeviceDescriptors.d.ts6 isMobile: boolean; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/puppeteer/
H A DDeviceDescriptors.d.ts6 isMobile: boolean; property
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx50 bool isMobile = false; in TextPropertyPanel() local
/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DPhoneNumberToCarrierMapper.php124 protected function isMobile($numberType) function in libphonenumber\\PhoneNumberToCarrierMapper
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/carrier/src/com/google/i18n/phonenumbers/
H A DPhoneNumberToCarrierMapper.java119 private boolean isMobile(PhoneNumberType numberType) { in isMobile() method in PhoneNumberToCarrierMapper
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/carrier/src/com/google/i18n/phonenumbers/
H A DPhoneNumberToCarrierMapper.java119 private boolean isMobile(PhoneNumberType numberType) { in isMobile() method in PhoneNumberToCarrierMapper
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A DmobileTheme.php225 function isMobile($userAgent = NULL, $httpHeaders = NULL) { function in mobile
/dports/security/keybase/client-v5.7.1/shared/constants/
H A Dplatform.d.ts5 export const isMobile: boolean constant
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DEnvironmentInterface.php124 public function isMobile(): bool; function
H A DEnvironment.php249 public function isMobile(): bool function in Ampache\\Module\\Util\\Environment
/dports/net/pear-Net_UserAgent_Mobile/Net_UserAgent_Mobile-1.0.0RC1/
H A DMobile.php265 function isMobile($userAgent = null) function in Net_UserAgent_Mobile
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dlogin.go158 …ttp.ResponseWriter, r *http.Request, user *model.User, deviceID string, isMobile, isOAuthUser, isS… argument
/dports/security/keybase/client-v5.7.1/shared/styles/
H A Dindex.d.ts127 export declare const isMobile: boolean constant

1234