Home
last modified time | relevance | path

Searched defs:userAgent (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js370 impl.findMatch = function(rules, userAgent) { argument
388 impl.findMatches = function(rules, userAgent) { argument
408 impl.getVersionStr = function (propertyName, userAgent) { argument
432 impl.getVersion = function (propertyName, userAgent) { argument
459 impl.isMobileFallback = function (userAgent) { argument
464 impl.isTabletFallback = function (userAgent) { argument
468 impl.prepareDetectionCache = function (cache, userAgent, maxPhoneWidth) { argument
675 function MobileDetect(userAgent, maxPhoneWidth) { argument
807 userAgent: function () { method
1347 impl.findMatch = function (rules, userAgent) { argument
[all …]
/third_party/node/test/parallel/
Dtest-http2-https-fallback-http-server-options.js27 userAgent: request.getUserAgent() property
/third_party/typescript/lib/
Dlib.webworker.d.ts2344 readonly userAgent: string; property
Dlib.dom.d.ts10819 readonly userAgent: string; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2324 readonly userAgent: string; property
Ddom.generated.d.ts10799 readonly userAgent: string; property
/third_party/typescript/tests/lib/
Dlib.d.ts16515 userAgent: string; property