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:SetSize
(Results
1 - 25
of
75
) sorted by relevance
1
2
3
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H
A
D
image_overlay_modifier.h
42
void
SetSize
(const SizeF& size)
in SetSize()
function in OHOS::Ace::NG::ImageOverlayModifier
H
A
D
image_content_modifier.h
40
void
SetSize
(const SizeF& size)
in SetSize()
function in OHOS::Ace::NG::ImageContentModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_plugin_bridge.cpp
20
ArkUINativeModuleValue PluginBridge::
SetSize
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetSize()
function in OHOS::Ace::NG::PluginBridge
H
A
D
arkts_native_form_component_bridge.cpp
117
ArkUINativeModuleValue FormComponentBridge::
SetSize
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetSize()
function in OHOS::Ace::NG::FormComponentBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H
A
D
geometry_property.h
42
void
SetSize
(const SizeF& size)
in SetSize()
function in OHOS::Ace::NG::GeometryProperty
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H
A
D
mtpfs_type_file.h
39
void
SetSize
(uint64_t size)
in SetSize()
function in MtpFsTypeFile
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
media_volume.cpp
33
void MediaVolume::
SetSize
(const int mediaType, const int64_t size)
in SetSize()
function in OHOS::Media::MediaVolume
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H
A
D
socket_remote_info.cpp
45
void SocketRemoteInfo::
SetSize
(uint32_t size)
in SetSize()
function in OHOS::NetStack::Socket::SocketRemoteInfo
/foundation/arkui/ace_engine/frameworks/base/geometry/
H
A
D
dimension_size.h
56
void
SetSize
(const DimensionSize& size)
in SetSize()
function in OHOS::Ace::DimensionSize
H
A
D
dimension_rect.h
60
void
SetSize
(const DimensionSize& size)
in SetSize()
function in OHOS::Ace::DimensionRect
/foundation/arkui/ace_engine/frameworks/base/window/
H
A
D
drag_window.h
83
void
SetSize
(int32_t width, int32_t height)
in SetSize()
function in OHOS::Ace::DragWindow
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H
A
D
texgine_font.cpp
38
void TexgineFont::
SetSize
(float textSize)
in SetSize()
function in OHOS::Rosen::TextEngine::TexgineFont
/foundation/CastEngine/castengine_wifi_display/services/utils/
H
A
D
data_buffer.h
67
void
SetSize
(int32_t size)
in SetSize()
function in OHOS::Sharing::DataBuffer
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H
A
D
native_texture.cpp
114
void NativeTexture::
SetSize
(int64_t textureId, int32_t textureWidth, int32_t textureHeight,
in SetSize()
function in OHOS::Ace::NativeTexture
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_counter.cpp
164
void JSCounter::
SetSize
(const JSCallbackInfo& args)
in SetSize()
function in OHOS::OHOS::Ace::Framework::JSCounter
H
A
D
js_stack.cpp
150
void JSStack::
SetSize
(const JSCallbackInfo& info)
in SetSize()
function in OHOS::OHOS::Ace::Framework::JSStack
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H
A
D
shape_abstract.cpp
48
void NativeShapeAbstract::
SetSize
(const Dimension& width, const Dimension& height)
in SetSize()
function in OHOS::Ace::Framework::NativeShapeAbstract
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H
A
D
base_shape_pattern_test_ng.cpp
294
void BaseShapePatternTestNg::
SetSize
(ShapeAbstractModelNG& shapeAbstractModelNG) const
SetSize()
function in OHOS::Ace::NG::BaseShapePatternTestNg
[all...]
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H
A
D
font.cpp
29
void Font::
SetSize
(FontSize sizeInPt)
in SetSize()
function in Font
/foundation/multimedia/media_foundation/engine/scene/common/
H
A
D
data_stream_impl.cpp
120
void VirtualDataBuffer::
SetSize
(size_t size)
in SetSize()
function in OHOS::Media::VirtualDataBuffer
/foundation/distributedhardware/distributed_screen/services/common/databuffer/src/
H
A
D
data_buffer.cpp
58
void DataBuffer::
SetSize
(size_t size)
in SetSize()
function in OHOS::DistributedHardware::DataBuffer
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H
A
D
nntensor.cpp
204
void NNTensor2_0::
SetSize
(size_t size)
in SetSize()
function in OHOS::NeuralNetworkRuntime::NNTensor2_0
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H
A
D
ext_texture.cpp
97
void ExtTexture::
SetSize
(int64_t textureId, int32_t textureWidth, int32_t textureHeight)
in SetSize()
function in OHOS::Ace::ExtTexture
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
form_model_impl.cpp
31
void FormModelImpl::
SetSize
(const Dimension& width, const Dimension& height)
in SetSize()
function in OHOS::Ace::Framework::FormModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H
A
D
jsi_types.h
300
void
SetSize
(size_t size) const
in SetSize()
function in OHOS::Ace::Framework::JsiCallbackInfo
Completed in 9 milliseconds
1
2
3