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:winRoot
(Results
1 - 2
of
2
) sorted by relevance
/foundation/window/window_manager/wmserver/src/
H
A
D
window_system_effect.cpp
47
auto
winRoot
= windowRoot_.promote();
in SetCornerRadius()
local
48
if (
winRoot
== nullptr || node == nullptr) {
in SetCornerRadius()
93
auto
winRoot
= windowRoot_.promote();
in IsAppMainOrSubOrFloatingWindow()
local
94
if (
winRoot
== nullptr) {
in IsAppMainOrSubOrFloatingWindow()
99
winRoot
->FindMainWindowWithToken(node->abilityToken_)) {
in IsAppMainOrSubOrFloatingWindow()
108
auto
winRoot
= windowRoot_.promote();
in SetWindowShadow()
local
109
if (
winRoot
== nullptr || node == nullptr) {
in SetWindowShadow()
171
auto
winRoot
= windowRoot_.promote();
in SetWindowEffect()
local
H
A
D
remote_animation.cpp
91
auto
winRoot
= windowRoot_.promote();
in SetWindowAnimationController()
local
92
if (
winRoot
) {
in SetWindowAnimationController()
93
auto wallpaperNode =
winRoot
->FindWallpaperWindow();
in SetWindowAnimationController()
127
auto
winRoot
= windowRoot_.promote();
in CheckRemoteAnimationEnabled()
local
128
if (
winRoot
== nullptr) {
in CheckRemoteAnimationEnabled()
131
auto container =
winRoot
->GetOrCreateWindowNodeContainer(displayId);
in CheckRemoteAnimationEnabled()
317
auto
winRoot
= windowRoot_.promote();
in GetExpectRect()
local
318
if (needAvoid &&
winRoot
) {
in GetExpectRect()
319
auto avoidRect =
winRoot
->GetDisplayRectWithoutSystemBarAreas(dstNode);
in GetExpectRect()
643
auto
winRoot
in NotifyAnimationTargetsUpdate()
698
auto
winRoot
= windowRoot_.promote();
GetWindowAnimationTargets()
local
800
auto
winRoot
= windowRoot_.promote();
ExecuteFinalStateTask()
local
827
auto
winRoot
= windowRoot_.promote();
CallbackTimeOutProcess()
local
897
auto
winRoot
= windowRoot_.promote();
ProcessNodeStateTask()
local
902
auto
winRoot
= windowRoot_.promote();
ProcessNodeStateTask()
local
[all...]
Completed in 2 milliseconds