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:GetMargin
(Results
1 - 16
of
16
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H
A
D
custom_dialog_component.h
144
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::CustomDialogComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H
A
D
piece_declaration.h
132
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::PieceDeclaration
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H
A
D
piece_component.cpp
140
const Edge& PieceComponent::
GetMargin
() const
in GetMargin()
function in OHOS::Ace::PieceComponent
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
animatable_properties.cpp
599
AnimatableDimension AnimatableProperties::
GetMargin
(const DimensionHelper& helper) const
in GetMargin()
function in OHOS::Ace::AnimatableProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
geometry_node.h
259
const std::unique_ptr<MarginPropertyF>&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::NG::GeometryNode
H
A
D
view_abstract.cpp
4439
MarginProperty ViewAbstract::
GetMargin
(FrameNode* frameNode)
in GetMargin()
function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H
A
D
dialog_tween_component.h
170
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::DialogTweenComponent
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
render_box_base.h
93
AnimatableDimension
GetMargin
(const DimensionHelper& helper) const
in GetMargin()
function in OHOS::Ace::RenderBoxBase
175
EdgePx
GetMargin
() const
in GetMargin()
function in OHOS::Ace::RenderBoxBase
H
A
D
box_base_component.h
59
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::BoxBaseComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_event_hub.h
152
const std::string&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::NG::RichEditorAbstractSpanResult
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H
A
D
dialog_component.h
257
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::DialogComponent
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
popup_param.h
114
const Edge&
GetMargin
() const
in GetMargin()
function in OHOS::Ace::PopupParam
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H
A
D
inspector_composed_element.cpp
507
Dimension InspectorComposedElement::
GetMargin
(OHOS::Ace::AnimatableType type) const
in GetMargin()
function in OHOS::Ace::V2::InspectorComposedElement
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_model_ng.cpp
2041
PaddingProperty TextFieldModelNG::
GetMargin
(FrameNode* frameNode)
in GetMargin()
function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
5514
void
GetMargin
(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 length, ArkUI_Int32 unit)
in GetMargin()
function
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
style_modifier.cpp
1088
const ArkUI_AttributeItem*
GetMargin
(ArkUI_NodeHandle node)
in GetMargin()
function
Completed in 61 milliseconds