Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h803 ArkUI_Int32 (*getRowJustifyContent)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2336 ArkUI_Int32 (*getRowJustifyContent)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp8515 … fullImpl->getNodeModifiers()->getRowModifier()->getRowJustifyContent(node->uiNodeHandle); in GetJustifyContent()