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:OffWindowZoom
(Results
1 - 20
of
20
) sorted by relevance
/foundation/window/window_manager/wm/src/
H
A
D
window_accessibility_controller.cpp
35
void WindowAccessibilityController::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::WindowAccessibilityController
37
SingletonContainer::Get<WindowAdapter>().
OffWindowZoom
();
in OffWindowZoom()
H
A
D
window_adapter.cpp
571
void WindowAdapter::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::WindowAdapter
577
wmsProxy->
OffWindowZoom
();
in OffWindowZoom()
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_display_zoom_test.cpp
72
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
113
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
148
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
154
* @tc.desc: test interface
OffWindowZoom
172
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
210
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
263
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
282
WindowAccessibilityController::GetInstance().
OffWindowZoom
();
in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window_accessibility_controller.h
49
void
OffWindowZoom
();
/foundation/window/window_manager/wmserver/include/
H
A
D
display_zoom_controller.h
33
void
OffWindowZoom
();
H
A
D
window_controller.h
80
void
OffWindowZoom
();
H
A
D
window_manager_service.h
149
void
OffWindowZoom
() override;
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_display_zoom_controller_test.cpp
66
displayController_->
OffWindowZoom
();
in HWTEST_F()
H
A
D
window_manager_stub_impl.h
136
void
OffWindowZoom
(){};
in OffWindowZoom()
function in OHOS::Rosen::WindowManagerStubImpl
H
A
D
window_manager_proxy_test.cpp
500
* @tc.name:
OffWindowZoom
504
HWTEST_F(WindowManagerProxyTest,
OffWindowZoom
, Function | SmallTest | Level2)
in HWTEST_F()
508
windowManagerProxy_->
OffWindowZoom
();
in HWTEST_F()
H
A
D
window_manager_service_test.cpp
876
* @tc.name:
OffWindowZoom
877
* @tc.desc:
OffWindowZoom
test
880
HWTEST_F(WindowManagerServiceTest,
OffWindowZoom
, Function | SmallTest | Level2)
in HWTEST_F()
883
wms->
OffWindowZoom
();
in HWTEST_F()
/foundation/window/window_manager/wmserver/include/zidl/
H
A
D
window_manager_proxy.h
72
void
OffWindowZoom
() override;
H
A
D
window_manager_interface.h
133
virtual void
OffWindowZoom
() = 0;
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H
A
D
scene_session_manager_interface.h
234
void
OffWindowZoom
() override {}
/foundation/window/window_manager/wm/include/
H
A
D
window_adapter.h
82
virtual void
OffWindowZoom
();
/foundation/window/window_manager/wmserver/src/
H
A
D
display_zoom_controller.cpp
89
void DisplayZoomController::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::DisplayZoomController
H
A
D
window_manager_service.cpp
1552
void WindowManagerService::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::WindowManagerService
1555
windowController_->
OffWindowZoom
();
in OffWindowZoom()
1557
PostAsyncTask(task, "
OffWindowZoom
");
in OffWindowZoom()
H
A
D
window_controller.cpp
1860
void WindowController::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::WindowController
1862
displayZoomController_->
OffWindowZoom
();
in OffWindowZoom()
/foundation/window/window_manager/wmserver/src/zidl/
H
A
D
window_manager_stub.cpp
405
OffWindowZoom
();
in OnRemoteRequest()
H
A
D
window_manager_proxy.cpp
1006
void WindowManagerProxy::
OffWindowZoom
()
in OffWindowZoom()
function in OHOS::Rosen::WindowManagerProxy
Completed in 19 milliseconds