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:GetPointerEvent
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H
A
D
touch_event_normalize.cpp
97
std::shared_ptr<PointerEvent> TouchEventNormalize::
GetPointerEvent
(int32_t deviceId)
in GetPointerEvent()
function in OHOS::MMI::TouchEventNormalize
H
A
D
touchpad_transform_processor.cpp
627
std::shared_ptr<PointerEvent> TouchPadTransformProcessor::
GetPointerEvent
()
in GetPointerEvent()
function in OHOS::MMI::TouchPadTransformProcessor
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H
A
D
crown_transform_processor.cpp
50
std::shared_ptr<PointerEvent> CrownTransformProcessor::
GetPointerEvent
() const
in GetPointerEvent()
function in OHOS::MMI::CrownTransformProcessor
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H
A
D
mouse_event_normalize.cpp
74
std::shared_ptr<PointerEvent> MouseEventNormalize::
GetPointerEvent
()
in GetPointerEvent()
function in OHOS::MMI::MouseEventNormalize
81
std::shared_ptr<PointerEvent> MouseEventNormalize::
GetPointerEvent
(int32_t deviceId)
in GetPointerEvent()
function in OHOS::MMI::MouseEventNormalize
H
A
D
mouse_transform_processor.cpp
87
std::shared_ptr<PointerEvent> MouseTransformProcessor::
GetPointerEvent
() const
in GetPointerEvent()
function in OHOS::MMI::MouseTransformProcessor
/foundation/multimodalinput/input/service/event_resample/src/
H
A
D
event_resample.cpp
85
std::shared_ptr<PointerEvent> EventResample::
GetPointerEvent
()
in GetPointerEvent()
function in OHOS::MMI::EventResample
/foundation/arkui/ace_engine/frameworks/core/event/
H
A
D
touch_event.cpp
715
const std::shared_ptr<MMI::PointerEvent>& TouchEventInfo::
GetPointerEvent
() const
in GetPointerEvent()
function in OHOS::Ace::TouchEventInfo
H
A
D
mouse_event.h
338
const std::shared_ptr<MMI::PointerEvent>
GetPointerEvent
() const
in GetPointerEvent()
function in OHOS::OHOS::Ace::final::MouseInfo
/foundation/arkui/ace_engine/frameworks/core/gestures/
H
A
D
gesture_event.h
243
const std::shared_ptr<MMI::PointerEvent>&
GetPointerEvent
() const
in GetPointerEvent()
function in OHOS::OHOS::Ace::GestureEvent
Completed in 10 milliseconds