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:parentRect
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/component_test/core/
H
A
D
component_test_component_impl.cpp
194
NG::RectF
parentRect
= frameNode->GetRectWithRender();
in ScrollToBorderAsync()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_handler.cpp
331
RectF
parentRect
= renderContext->GetPaintRectWithTransform();
in GetVisibleRect()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
frame_node.h
1011
auto
parentRect
= parentFrame->GetTransformRectRelativeToWindow();
in GetVirtualNodeTransformRectRelativeToWindow()
local
H
A
D
frame_node.cpp
930
auto
parentRect
= geometryNode_->GetParentAdjust();
in DumpSimplifySafeAreaInfo()
local
5136
auto
parentRect
= parentUi->GetPaintRectWithTransform();
in GetVisibleRect()
local
5167
auto
parentRect
= parentUi->GetPaintRectWithTransform();
in GetVisibleRectWithClip()
local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H
A
D
inspector_composed_element.cpp
737
Rect
parentRect
= parent->GetRenderRect();
in GetParentRect()
local
1716
Rect
parentRect
;
in TriggerVisibleAreaChangeCallback()
local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
render_node.cpp
964
Rect
parentRect
= rect;
in SetAccessibilityRect()
local
1005
Rect
parentRect
= rect;
in SetAccessibilityRect()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
base_text_select_overlay.cpp
787
auto
parentRect
= RectF();
in CheckHandleCanPaintInHost()
local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
js_accessibility_manager.cpp
1511
auto
parentRect
= parent->GetTransformRectRelativeToWindow();
in UpdateVirtualNodeAccessibilityElementInfo()
local
3315
auto
parentRect
= geometryNode->GetParentAdjust();
DumpTreeNodeSafeAreaInfoNg()
local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
scene_session.cpp
1167
auto
parentRect
= parentSession->GetSessionRect();
in UpdateSessionRect()
local
Completed in 38 milliseconds