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
refs:ComputeTransform
(Results
1 - 9
of
9
) sorted by relevance
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node.cpp
198
void WindowNode::
ComputeTransform
()
in ComputeTransform()
function in OHOS::Rosen::WindowNode
200
property_->
ComputeTransform
();
in ComputeTransform()
H
A
D
input_window_monitor.cpp
151
windowNode->
ComputeTransform
();
in TransformWindowRects()
H
A
D
display_zoom_controller.cpp
192
deskTop->
ComputeTransform
();
in UpdateZoomTranslateInfo()
H
A
D
window_layout_policy.cpp
433
node->
ComputeTransform
();
in CalcAndSetNodeHotZone()
/foundation/window/window_manager/wmserver/include/
H
A
D
window_node.h
91
void
ComputeTransform
();
/foundation/window/window_manager/utils/include/
H
A
D
window_property.h
84
void
ComputeTransform
();
/foundation/window/window_manager/utils/src/
H
A
D
window_property.cpp
43
ComputeTransform
();
in SetWindowRect()
145
void WindowProperty::
ComputeTransform
()
in ComputeTransform()
function in OHOS::Rosen::WindowProperty
189
ComputeTransform
();
in UpdatePointerEvent()
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_node_test.cpp
859
* @tc.desc: SetTransform &
ComputeTransform
893
windowNode->
ComputeTransform
();
in HWTEST_F()
/foundation/window/window_manager/wm/src/
H
A
D
window_impl.cpp
2975
property_->
ComputeTransform
();
in CalculateStartRectExceptHotZone()
Completed in 16 milliseconds