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:maximizeMode
(Results
1 - 10
of
10
) sorted by relevance
/foundation/window/window_manager/utils/test/unittest/
H
A
D
window_property_test.cpp
561
MaximizeMode
maximizeMode
= { MaximizeMode::MODE_RECOVER };
in HWTEST_F()
local
/foundation/window/window_manager/wmserver/src/zidl/
H
A
D
window_manager_stub.cpp
501
MaximizeMode
maximizeMode
= static_cast<MaximizeMode>(modeId);
in OnRemoteRequest()
local
506
MaximizeMode
maximizeMode
= GetMaximizeMode();
in OnRemoteRequest()
local
H
A
D
window_manager_proxy.cpp
1211
void WindowManagerProxy::SetMaximizeMode(MaximizeMode
maximizeMode
)
in SetMaximizeMode()
argument
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_manager_proxy_test.cpp
594
MaximizeMode
maximizeMode
= MaximizeMode::MODE_FULL_FILL;
in HWTEST_F()
local
H
A
D
window_manager_service_test.cpp
957
MaximizeMode
maximizeMode
= MaximizeMode::MODE_AVOID_SYSTEM_BAR;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H
A
D
container_modal_test_ng.cpp
264
MaximizeMode
maximizeMode
= MaximizeMode::MODE_AVOID_SYSTEM_BAR;
in HWTEST_F()
local
/foundation/window/window_manager/utils/src/
H
A
D
window_property.cpp
579
void WindowProperty::SetMaximizeMode(MaximizeMode
maximizeMode
)
in SetMaximizeMode()
argument
/foundation/window/window_manager/wmserver/src/
H
A
D
window_manager_service.cpp
1615
void WindowManagerService::SetMaximizeMode(MaximizeMode
maximizeMode
)
in SetMaximizeMode()
argument
/foundation/window/window_manager/wm/src/
H
A
D
window_adapter.cpp
663
void WindowAdapter::SetMaximizeMode(MaximizeMode
maximizeMode
)
in SetMaximizeMode()
argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
pipeline_context.cpp
1397
MaximizeMode
maximizeMode
= GetWindowManager()->GetWindowMaximizeMode();
in SetupRootElement()
local
1760
MaximizeMode
maximizeMode
= GetWindowManager()->GetWindowMaximizeMode();
in StartWindowMaximizeAnimation()
local
Completed in 25 milliseconds