Home
last modified time | relevance | path

Searched refs:DEFAULT_STACK_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_stack_modifier.cpp26 Alignment DEFAULT_STACK_ALIGNMENT = Alignment::CENTER; variable
80 StackModelNG::SetAlignment(frameNode, DEFAULT_STACK_ALIGNMENT); in ResetAlignContent()