Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:fingerCount
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimodalinput/input/service/dfx/test/
H
A
D
dfx_hisysevent_test.cpp
85
int32_t
fingerCount
= 1;
in HWTEST_F()
local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
pointer_event_test.cpp
954
int32_t
fingerCount
= pointerEvent->GetFingerCount();
in HWTEST_F()
local
[all...]
H
A
D
input_manager_inject_test.cpp
1748
int32_t
fingerCount
= 3;
in HWTEST_F()
local
1780
int32_t
fingerCount
= 3;
in HWTEST_F()
local
1812
int32_t
fingerCount
= 3;
in HWTEST_F()
local
1842
int32_t
fingerCount
= 2;
HWTEST_F()
local
1876
int32_t
fingerCount
= 2;
HWTEST_F()
local
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H
A
D
touchpad_transform_processor_test.cpp
232
int32_t
fingerCount
= 2;
in HWTEST_F()
local
/foundation/multimodalinput/input/service/dfx/src/
H
A
D
dfx_hisysevent.cpp
480
int32_t
fingerCount
= pointerEvent->GetFingerCount();
in StatisticTouchpadGesture()
local
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H
A
D
mouse_transform_processor.cpp
859
uint32_t
fingerCount
= libinput_event_pointer_get_finger_count(data);
in HandleTouchpadTwoFingerButton()
local
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H
A
D
touchpad_transform_processor.cpp
320
int32_t
fingerCount
= libinput_event_gesture_get_finger_count(gesture);
in SetTouchPadSwipeData()
local
348
AddItemForEventWhileSetSwipeData(int64_t time, libinput_event_gesture *gesture, int32_t
fingerCount
)
AddItemForEventWhileSetSwipeData()
argument
417
ProcessTouchPadPinchDataEvent(int32_t
fingerCount
, int32_t action, double scale, double angle)
ProcessTouchPadPinchDataEvent()
argument
473
int32_t
fingerCount
= libinput_event_gesture_get_finger_count(gesture);
OnEventTouchPadPinchGesture()
local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
pointer_event.cpp
794
void PointerEvent::SetFingerCount(int32_t
fingerCount
)
in SetFingerCount()
argument
/foundation/multimodalinput/input/tools/inject_event/src/
H
A
D
input_manager_command.cpp
997
int32_t
fingerCount
= 0;
in ParseCommand()
local
2098
constexpr int32_t
fingerCount
= 2;
in ProcessPinchGesture()
local
2136
constexpr int32_t
fingerCount
= 3;
in SwipeActionEvent()
local
2208
CreateEvent( int32_t id, int32_t type, int32_t pointerId, int32_t sourceType, int32_t
fingerCount
)
CreateEvent()
argument
2245
constexpr int32_t
fingerCount
= 2;
ActionPinchEvent()
local
2293
constexpr int32_t
fingerCount
= 2;
SendTouchDownForPinch()
local
[all...]
Completed in 18 milliseconds