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:gestureState
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H
A
D
swiper_indicator_extent_test_ng.cpp
749
auto
gestureState
= paintMethod->GetMoveRate();
in HWTEST_F()
local
803
auto
gestureState
= paintMethod->GetMoveRate();
in HWTEST_F()
local
857
auto
gestureState
= paintMethod->GetMoveRate();
in HWTEST_F()
local
H
A
D
swiper_indicator_modifier_test_ng.cpp
1221
auto
gestureState
= paintMethod->GetMoveRate();
in HWTEST_F()
local
1429
auto
gestureState
= GestureState::GESTURE_STATE_RELEASE_LEFT;
in HWTEST_F()
local
1544
auto
gestureState
= GestureState::GESTURE_STATE_RELEASE_LEFT;
in HWTEST_F()
local
H
A
D
swiper_overlength_indicator_modifier_test_ng.cpp
262
GestureState
gestureState
= GestureState::GESTURE_STATE_FOLLOW_LEFT;
in HWTEST_F()
local
/foundation/barrierfree/accessibility/services/aams/include/
H
A
D
accessibility_multifinger_multitap.h
219
void SetMultiFingerGestureState(const int32_t
gestureState
)
in SetMultiFingerGestureState()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H
A
D
dot_indicator_paint_method.h
125
void SetGestureState(GestureState
gestureState
)
in SetGestureState()
argument
H
A
D
overlength_dot_indicator_modifier.h
149
void SetGestureState(GestureState
gestureState
)
in SetGestureState()
argument
H
A
D
dot_indicator_modifier.cpp
523
void DotIndicatorModifier::UpdateAllPointCenterXAnimation(GestureState
gestureState
,
in UpdateAllPointCenterXAnimation()
argument
754
PlayLongPointAnimation(const std::vector<std::pair<float, float>>& longPointCenterX, GestureState
gestureState
, TouchBottomTypeLoop touchBottomTypeLoop, const LinearVector<float>& vectorBlackPointCenterX)
PlayLongPointAnimation()
argument
812
PlayIndicatorAnimation(const LinearVector<float>& vectorBlackPointCenterX, const std::vector<std::pair<float, float>>& longPointCenterX, GestureState
gestureState
, TouchBottomTypeLoop touchBottomTypeLoop)
PlayIndicatorAnimation()
argument
Completed in 28 milliseconds