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:bgImgSize
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/bridge/common/utils/
H
A
D
utils_test.cpp
246
BackgroundImageSize
bgImgSize
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H
A
D
utils.cpp
231
void SetBgImgSizeX(BackgroundImageSizeType type, double value, BackgroundImageSize&
bgImgSize
)
in SetBgImgSizeX()
argument
237
void SetBgImgSizeY(BackgroundImageSizeType type, double value, BackgroundImageSize&
bgImgSize
)
in SetBgImgSizeY()
argument
482
bool ParseBackgroundImageSize(const std::string& value, BackgroundImageSize&
bgImgSize
)
in ParseBackgroundImageSize()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
view_abstract_model_impl.cpp
295
void ViewAbstractModelImpl::SetBackgroundImageSize(const BackgroundImageSize&
bgImgSize
)
in SetBackgroundImageSize()
argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_view_abstract_ffi.cpp
509
BackgroundImageSize
bgImgSize
;
in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSizeType()
local
523
BackgroundImageSize
bgImgSize
;
in FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSize()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_abstract.cpp
250
void ViewAbstract::SetBackgroundImageSize(const BackgroundImageSize&
bgImgSize
)
in SetBackgroundImageSize()
argument
258
void ViewAbstract::SetBackgroundImageSize(FrameNode *frameNode, const BackgroundImageSize&
bgImgSize
)
in SetBackgroundImageSize()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H
A
D
render_context.h
743
virtual void OnBackgroundImageSizeUpdate(const BackgroundImageSize&
bgImgSize
) {}
in OnBackgroundImageSizeUpdate()
argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
1953
BackgroundImageSize
bgImgSize
;
in SetBackgroundImageSize()
local
1995
BackgroundImageSize
bgImgSize
;
in ResetBackgroundImageSize()
local
5563
BackgroundImageSize
bgImgSize
;
SetBackgroundImageSizeWithUnit()
local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_view_abstract.cpp
3125
BackgroundImageSize
bgImgSize
;
in JsBackgroundImageSize()
local
[all...]
Completed in 55 milliseconds