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:rect
(Results
1 - 10
of
10
) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H
A
D
window_change_listener_impl.cpp
23
void WindowChangeListenerImpl::OnSizeChange(Rosen::Rect
rect
, Rosen::WindowSizeChangeReason reason,
in OnSizeChange()
argument
H
A
D
input_method_panel.cpp
750
void InputMethodPanel::PanelStatusChangeToImc(const InputWindowStatus &status, const Rosen::Rect &
rect
)
in PanelStatusChangeToImc()
argument
[all...]
/base/security/access_token/services/privacymanager/test/tool/
H
A
D
camera_window_create.cpp
62
static sptr<Rosen::Window> CreateAppFloatingWindow(Rosen::WindowType type, Rosen::Rect
rect
, std::string name = "")
in CreateAppFloatingWindow()
argument
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H
A
D
sec_comp_info_helper.cpp
97
bool SecCompInfoHelper::CheckRectValid(const SecCompRect&
rect
, const SecCompRect& windowRect)
in CheckRectValid()
argument
[all...]
/base/update/updater/services/ui/driver/
H
A
D
ui_rotation.cpp
94
void UiRotation::SetFlushRange(const OHOS::Rect &
rect
)
in SetFlushRange()
argument
/base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/
H
A
D
reportsecuritycomponentclickeventstub_fuzzer.cpp
52
void GetCompoRect(nlohmann::json &jsonComponent, SecCompRect&
rect
)
in GetCompoRect()
argument
89
SecCompRect
rect
;
in ConstructClickEvent()
local
[all...]
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H
A
D
sec_comp_info_helper_test.cpp
133
SecCompRect
rect
= {
in GetDefaultRect()
local
150
SecCompRect
rect
= GetDefaultRect();
in HWTEST_F()
local
193
SecCompRect
rect
= GetDefaultRect();
HWTEST_F()
local
[all...]
/base/security/security_component_manager/frameworks/security_component/src/
H
A
D
sec_comp_base.cpp
220
bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect&
rect
)
in ParseRect()
argument
372
SecCompRect
rect
= other->rect_;
in CompareComponentBasicInfo()
local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H
A
D
native_media_player_impl.cpp
530
napi_value
rect
= nullptr;
in ConstructSurfaceInfo()
local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H
A
D
mock_pixel_map.cpp
379
uint32_t PixelMap::crop(const Rect &
rect
)
in crop()
argument
Completed in 8 milliseconds