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:CreateTouchEvent
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H
A
D
model_touch_handler.cpp
64
TouchEvent ModelTouchHandler::
CreateTouchEvent
(const TouchEventInfo& info) const
in CreateTouchEvent()
function in OHOS::Ace::NG::ModelTouchHandler
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessibility_touchEvent_injector_test.cpp
80
MMI::PointerEvent TouchEventInjectorTest::
CreateTouchEvent
(int32_t action)
in CreateTouchEvent()
function in OHOS::Accessibility::TouchEventInjectorTest
H
A
D
accessibility_touch_guider_test.cpp
170
std::shared_ptr<MMI::PointerEvent> TouchGuiderTest::
CreateTouchEvent
(int32_t action)
in CreateTouchEvent()
function in OHOS::Accessibility::TouchGuiderTest
185
std::shared_ptr<MMI::PointerEvent> TouchGuiderTest::
CreateTouchEvent
(int32_t action,
in CreateTouchEvent()
function in OHOS::Accessibility::TouchGuiderTest
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H
A
D
event_util.cpp
120
JSValue EventUtil::
CreateTouchEvent
(UIView &view, const DragEvent &event)
in CreateTouchEvent()
function in OHOS::ACELite::EventUtil
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H
A
D
accessible_ability_manager_service_stub_test.cpp
174
std::shared_ptr<MMI::PointerEvent> AccessibleAbilityManagerServiceStubTest::
CreateTouchEvent
(int32_t action)
in CreateTouchEvent()
function in OHOS::Accessibility::AccessibleAbilityManagerServiceStubTest
189
std::shared_ptr<MMI::PointerEvent> AccessibleAbilityManagerServiceStubTest::
CreateTouchEvent
(int32_t action,
in CreateTouchEvent()
function in OHOS::Accessibility::AccessibleAbilityManagerServiceStubTest
[all...]
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/
H
A
D
aams_accessibility_touch_guider_test.cpp
523
std::shared_ptr<MMI::PointerEvent> AamsTouchGuideTest::
CreateTouchEvent
(int32_t action, int32_t pointId)
CreateTouchEvent()
function in OHOS::Accessibility::AamsTouchGuideTest
555
std::shared_ptr<MMI::PointerEvent> AamsTouchGuideTest::
CreateTouchEvent
(int32_t action,
CreateTouchEvent()
function in OHOS::Accessibility::AamsTouchGuideTest
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H
A
D
mock_aams_accessibility_touch_guider.cpp
523
std::shared_ptr<MMI::PointerEvent> MockAamsTouchGuideTest::
CreateTouchEvent
(int32_t action, int32_t pointId)
CreateTouchEvent()
function in OHOS::Accessibility::MockAamsTouchGuideTest
555
std::shared_ptr<MMI::PointerEvent> MockAamsTouchGuideTest::
CreateTouchEvent
(int32_t action,
CreateTouchEvent()
function in OHOS::Accessibility::MockAamsTouchGuideTest
[all...]
Completed in 9 milliseconds