Home
last modified time | relevance | path

Searched defs:pointerType (Results 1 – 15 of 15) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
Dtestdriver-actions.js135 addPointer: function(name, pointerType="mouse", set=true) { argument
136 this.createSource("pointer", name, {pointerType: pointerType}); property
344 function PointerSource(parameters={pointerType: "mouse"}) { property
359 let data = {"type": "pointer", "actions": actions, "parameters": {"pointerType": this.type}}; property
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp1134 auto pointerType = module_.FindDef(pointer->type_id()); in isValid() local
1170 auto pointerType = module_.FindDef(pointer->type_id()); in isValid() local
1276 auto pointerType = module_.FindDef(size->type_id()); in isValid() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp186 Ice::Type pointerType() in pointerType() function
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2084 SpvId pointerType = this->getPointerType(type, SpvStorageClassFunction); in getLValue() local
/third_party/boost/libs/python/doc/html/numpy/_static/
Djquery.js3 …or(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},T=functio… argument
Djquery-3.1.0.js5392 pointerType: true, property
/third_party/boost/libs/gil/doc/html/_static/
Djquery.js3 …or(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},T=functio… argument
Djquery-3.1.0.js5392 pointerType: true, property
/third_party/boost/libs/hof/doc/html/_static/
Djquery-3.1.0.js5392 pointerType: true, property
Djquery.js3 …or(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},T=functio… argument
/third_party/typescript/tests/lib/
Dlib.d.ts4187 pointerType?: string; property
11546 pointerType: any; property
12415 pointerType: any; property
/third_party/libevdev/doc/html/
Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/third_party/typescript/lib/
Dlib.dom.d.ts1057 pointerType?: string; property
10099 readonly pointerType: any; property
11858 readonly pointerType: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts1037 pointerType?: string; property
10079 readonly pointerType: any; property
11838 readonly pointerType: string; property
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinuser.h2750 POINTER_INPUT_TYPE pointerType; member