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:hoverPoint
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/digit_indicator/
H
A
D
digit_indicator_layout_algorithm.h
44
void SetHoverPoint(const PointF&
hoverPoint
)
in SetHoverPoint()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H
A
D
dot_indicator_layout_algorithm.h
43
void SetHoverPoint(const PointF&
hoverPoint
)
in SetHoverPoint()
argument
H
A
D
dot_indicator_paint_method.cpp
457
isHoverPoint( const PointF&
hoverPoint
, const OffsetF& leftCenter, const OffsetF& rightCenter, const LinearVector<float>& itemHalfSizes)
isHoverPoint()
argument
H
A
D
dot_indicator_paint_method.h
110
void SetHoverPoint(const PointF&
hoverPoint
)
in SetHoverPoint()
argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H
A
D
swiper_indicator_test_ng.cpp
37
void SwiperIndicatorTestNg::MouseClickIndicator(SourceType sourceType, Offset
hoverPoint
)
in MouseClickIndicator()
argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
js_third_accessibility_hover_ng.cpp
161
HoverPathForThirdRecursive( const int64_t hostElementId, const NG::PointF&
hoverPoint
, const AccessibilityElementInfo& nodeInfo, AccessibilityHoverTestPathForThird& path, NG::OffsetF hostOffset)
HoverPathForThirdRecursive()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H
A
D
patternlock_pattern.cpp
779
OffsetF
hoverPoint
;
in HandleMouseEvent()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H
A
D
swiper_indicator_pattern.cpp
412
PointF
hoverPoint
= axis == Axis::HORIZONTAL ? hoverPoint_ : PointF(hoverPoint_.GetY(), hoverPoint_.GetX());
in GetMouseClickIndex()
local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H
A
D
render_swiper.cpp
2265
Point
hoverPoint
= parentLocalPoint;
in MouseHoverTest()
local
Completed in 37 milliseconds