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:handleInfo
(Results
1 - 14
of
14
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_service_device.cpp
101
void A2dpDeviceInfo::SetHandle(uint16_t
handleInfo
)
in SetHandle()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H
A
D
web_context_select_overlay.cpp
48
SelectHandleInfo
handleInfo
;
in GetFirstHandleInfo()
local
58
SelectHandleInfo
handleInfo
;
in GetSecondHandleInfo()
local
[all...]
H
A
D
web_pattern.cpp
3640
void WebPattern::CheckHandles(SelectHandleInfo&
handleInfo
,
in CheckHandles()
argument
4657
SelectHandleInfo
handleInfo
;
in UpdateSelectHandleInfo()
local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H
A
D
image_pattern_test_ng.cpp
759
SelectHandleInfo
handleInfo
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H
A
D
select_content_overlay_pattern.cpp
238
auto&
handleInfo
= isFirst ? info_->firstHandle : info_->secondHandle;
in SetHandleCircleIsShow()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H
A
D
select_overlay_content_modifier.cpp
331
void SelectOverlayContentModifier::PaintHandle(RSCanvas& canvas, const HandleDrawInfo&
handleInfo
)
in PaintHandle()
argument
[all...]
H
A
D
select_overlay_pattern.cpp
362
UpdateOffsetOnMove( RectF& region, SelectHandleInfo&
handleInfo
, const OffsetF& offset, bool isFirst)
UpdateOffsetOnMove()
argument
418
GetHandlePaintRect(const SelectHandleInfo&
handleInfo
)
GetHandlePaintRect()
argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
web_pattern_focus_test_ng.cpp
1486
SelectHandleInfo
handleInfo
;
in HWTEST_F()
local
1514
SelectHandleInfo
handleInfo
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/manager/
H
A
D
select_overlay_manager_test_ng.cpp
1229
SelectHandleInfo
handleInfo
;
in HWTEST_F()
local
1446
SelectHandleInfo
handleInfo
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
text_select_overlay.cpp
42
SelectHandleInfo
handleInfo
;
in GetFirstHandleInfo()
local
57
SelectHandleInfo
handleInfo
;
in GetSecondHandleInfo()
local
[all...]
H
A
D
text_pattern.h
446
virtual void CheckHandles(SelectHandleInfo&
handleInfo
) {};
in CheckHandles()
argument
H
A
D
base_text_select_overlay.cpp
350
void BaseTextSelectOverlay::SetTransformPaintInfo(SelectHandleInfo&
handleInfo
, const RectF& localHandleRect)
in SetTransformPaintInfo()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_select_overlay.cpp
46
SelectHandleInfo
handleInfo
;
in GetFirstHandleInfo()
local
61
SelectHandleInfo
handleInfo
;
in GetSecondHandleInfo()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_select_overlay.cpp
206
SelectHandleInfo
handleInfo
;
in GetHandleInfo()
local
Completed in 26 milliseconds