Home
last modified time | relevance | path

Searched defs:GetAlignment (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/align/
H A Dalign_component.h39 const Alignment& GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/coverage/
H A Drender_coverage.h38 const Alignment& GetAlignment() const in GetAlignment() function
H A Dcoverage_component.h74 const Alignment& GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.h56 const Alignment& GetAlignment() const in GetAlignment() function
H A Dstack_component.h50 const Alignment& GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_model_ng.cpp61 Alignment StackModelNG::GetAlignment(FrameNode* frameNode) in GetAlignment() function in OHOS::Ace::NG::StackModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcustomdialog_composed_element.cpp77 std::string CustomDialogComposedElement::GetAlignment() const in GetAlignment() function in OHOS::Ace::V2::CustomDialogComposedElement
H A Dactionsheetdialog_composed_element.cpp117 std::string ActionSheetDialogComposedElement::GetAlignment() const in GetAlignment() function in OHOS::Ace::V2::ActionSheetDialogComposedElement
H A Dalertdialog_composed_element.cpp117 std::string AlertDialogComposedElement::GetAlignment() const in GetAlignment() function in OHOS::Ace::V2::AlertDialogComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_stack.cpp79 bool GetAlignment(const JSCallbackInfo& info, Alignment& alignment) in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp106 const std::optional<TextAlign>& TextComponent::GetAlignment() const in GetAlignment() function in OHOS::Ace::TextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_component.h78 WrapAlignment GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dalignment.cpp104 Alignment Alignment::GetAlignment(TextDirection direction, const std::string& str) in GetAlignment() function in OHOS::Ace::Alignment
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp49 const Alignment& ImageComponent::GetAlignment() const in GetAlignment() function in OHOS::Ace::ImageComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h235 DialogAlignment GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h44 const Alignment& GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h420 const DialogAlignment& GetAlignment() const in GetAlignment() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_post_process.cpp66 inline constexpr uint32_t GetAlignment(uint32_t value, uint32_t align) in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp383 Alignment GetAlignment(Axis axis, const RefPtr<GridLayoutProperty>& props) in GetAlignment() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1484 ArkUI_Int32 GetAlignment(ArkUINodeHandle node) in GetAlignment() function