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:SetDimension
(Results
1 - 13
of
13
) sorted by relevance
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H
A
D
item_property_basic_box.h
31
void
SetDimension
(uint32_t width, uint32_t height)
in SetDimension()
function in OHOS::ImagePlugin::HeifIspeBox
/foundation/arkui/ace_engine/frameworks/core/components/form/
H
A
D
form_component.h
55
void
SetDimension
(int32_t dimension)
in SetDimension()
function in OHOS::Ace::FormComponent
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H
A
D
plugin_component.h
44
void
SetDimension
(int32_t dimension)
in SetDimension()
function in OHOS::Ace::PluginComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
form_model_impl.cpp
39
void FormModelImpl::
SetDimension
(int32_t value)
in SetDimension()
function in OHOS::Ace::Framework::FormModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_form_component_bridge.cpp
65
ArkUINativeModuleValue FormComponentBridge::
SetDimension
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetDimension()
function in OHOS::Ace::NG::FormComponentBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
form_component_modifier.cpp
39
void
SetDimension
(ArkUINodeHandle node, ArkUI_Int32 dimension)
in SetDimension()
function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H
A
D
form_model_ng.cpp
46
void FormModelNG::
SetDimension
(int32_t dimension)
in SetDimension()
function in OHOS::Ace::NG::FormModelNG
212
void FormModelNG::
SetDimension
(FrameNode* frameNode, int32_t dimension)
in SetDimension()
function in OHOS::Ace::NG::FormModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_form.cpp
138
void JSForm::
SetDimension
(int32_t value)
in SetDimension()
function in OHOS::OHOS::Ace::Framework::JSForm
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H
A
D
mock_image_source_info.cpp
241
void ImageSourceInfo::
SetDimension
(Dimension width, Dimension Height)
in SetDimension()
function in OHOS::Ace::ImageSourceInfo
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_source_info.cpp
382
void ImageSourceInfo::
SetDimension
(Dimension width, Dimension Height)
in SetDimension()
function in OHOS::Ace::ImageSourceInfo
/foundation/arkui/ace_engine/frameworks/core/components/track/
H
A
D
track_component.h
64
void
SetDimension
(const Dimension& thickness)
in SetDimension()
function in OHOS::Ace::RingTrackInfo
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
decoration.h
265
void
SetDimension
(double value, DimensionUnit unit = DimensionUnit::PERCENT)
in SetDimension()
function in OHOS::Ace::final
276
void
SetDimension
(const Dimension& dimension)
in SetDimension()
function in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H
A
D
gradient_property.h
114
void
SetDimension
(double value, DimensionUnit unit = DimensionUnit::PERCENT)
in SetDimension()
function in OHOS::Ace::NG::final
125
void
SetDimension
(const Dimension& dimension)
in SetDimension()
function in OHOS::Ace::NG::final
Completed in 11 milliseconds