Home
last modified time | relevance | path

Searched refs:pointerType (Results 1 – 20 of 20) 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
345 let pointerType = parameters.pointerType || "mouse";
346 if (!["mouse", "pen", "touch"].includes(pointerType)) {
347 throw new Error(`Invalid pointerType ${pointerType}`);
349 this.type = pointerType;
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp1134 auto pointerType = module_.FindDef(pointer->type_id()); in isValid() local
1135 if (!pointerType || pointerType->opcode() != SpvOpTypePointer) { in isValid()
1141 auto pointeeType = module_.FindDef(pointerType->words()[3]); in isValid()
1170 auto pointerType = module_.FindDef(pointer->type_id()); in isValid() local
1171 if (!pointer || pointerType->opcode() != SpvOpTypePointer) { in isValid()
1177 auto type = module_.FindDef(pointerType->words()[3]); in isValid()
1276 auto pointerType = module_.FindDef(size->type_id()); in isValid() local
1277 assert(pointerType); in isValid()
1278 auto sizeType = module_.FindDef(pointerType->type_id()); in isValid()
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dpointer_binding.dart231 kind: _pointerTypeToDeviceKind(event.pointerType),
260 ui.PointerDeviceKind _pointerTypeToDeviceKind(String pointerType) {
261 switch (pointerType) {
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp186 Ice::Type pointerType() in pointerType() function
241 newAddress[i] = function->makeVariable(pointerType()); in performScalarReplacementOfAggregates()
/third_party/glslang/SPIRV/
DSpvBuilder.cpp1459 Id pointerType = makePointer(storageClass, type); in createVariable() local
1460 Instruction* inst = new Instruction(getUniqueId(), pointerType, OpVariable); in createVariable()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp950 const string pointerType = (scalarInput) ? "%up_scalartype" : "%up_testtype"; in createInputTestfun() local
953 …const StringTemplate testfun ("%input${n_input}_loc = OpAccessChain " + pointerType + " %input${n… in createInputTestfun()
/third_party/typescript/tests/lib/
Dlib.d.ts4187 pointerType?: string; property
11546 pointerType: any; property
11554 … rotation: number, tiltX: number, tiltY: number, pointerIdArg: number, pointerType: any, hwTimesta…
12415 pointerType: any; property
12423 … rotation: number, tiltX: number, tiltY: number, pointerIdArg: number, pointerType: any, hwTimesta…
Dreact16.d.ts683 pointerType: 'mouse' | 'pen' | 'touch';
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2084 SpvId pointerType = this->getPointerType(type, SpvStorageClassFunction); in getLValue() local
2085 this->writeInstruction(SpvOpVariable, pointerType, result, SpvStorageClassFunction, in getLValue()
/third_party/typescript/lib/
Dlib.dom.d.ts1057 pointerType?: string; property
10099 readonly pointerType: any; property
10107 … rotation: number, tiltX: number, tiltY: number, pointerIdArg: number, pointerType: any, hwTimesta…
11858 readonly pointerType: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts1037 pointerType?: string; property
10079 readonly pointerType: any; property
10087 … rotation: number, tiltX: number, tiltY: number, pointerIdArg: number, pointerType: any, hwTimesta…
11838 readonly pointerType: string; property
/third_party/boost/libs/hof/doc/html/_static/
Djquery-3.1.0.js5392 pointerType: true, property
Djquery.js3 …!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,s… property
/third_party/boost/libs/python/doc/html/numpy/_static/
Djquery-3.1.0.js5392 pointerType: true, property
Djquery.js3 …!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,s… property
/third_party/boost/libs/gil/doc/html/_static/
Djquery.js3 …!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,s… property
Djquery-3.1.0.js5392 pointerType: true, property
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js87 …cument).unbind(n);h=false}}}function j(l){return !/^(4|mouse)$/.test(l.pointerType)}function i(l,n…
/third_party/libevdev/doc/html/
Djquery.js2 …!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,s… property
/third_party/boost/libs/hana/doc/js/
Dhighcharts.js277 …Y,target:f.target})});return a}function D(a,p,u,m){"touch"!==a.pointerType&&a.pointerType!==a.MSPO…