Home
last modified time | relevance | path

Searched defs:GetMargin (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.h93 AnimatableDimension GetMargin(const DimensionHelper& helper) const in GetMargin() function
175 EdgePx GetMargin() const in GetMargin() function
H A Dbox_base_component.h59 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_component.h144 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp140 const Edge& PieceComponent::GetMargin() const in GetMargin() function in OHOS::Ace::PieceComponent
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp209 void PrintAttributes::GetMargin(PrintMargin &margin) const in GetMargin() function in OHOS::Print::PrintAttributes
H A Dprint_job.cpp267 void PrintJob::GetMargin(PrintMargin &margin) const in GetMargin() function in OHOS::Print::PrintJob
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h259 const std::unique_ptr<MarginPropertyF>& GetMargin() const in GetMargin() function
H A Dview_abstract.cpp4570 MarginProperty ViewAbstract::GetMargin(FrameNode* frameNode) in GetMargin() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.h132 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h170 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h257 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.h151 const std::string& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h114 const Edge& GetMargin() const in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp599 AnimatableDimension AnimatableProperties::GetMargin(const DimensionHelper& helper) const in GetMargin() function in OHOS::Ace::AnimatableProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp519 Dimension InspectorComposedElement::GetMargin(OHOS::Ace::AnimatableType type) const in GetMargin() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1969 PaddingProperty TextFieldModelNG::GetMargin(FrameNode* frameNode) in GetMargin() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5530 void GetMargin(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 length, ArkUI_Int32 un… in GetMargin() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1103 const ArkUI_AttributeItem* GetMargin(ArkUI_NodeHandle node) in GetMargin() function