Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkRow.ts31 class RowJustifyContentlModifier extends ModifierWithKey<number> {
139 …modifierWithKey(this._modifiersWithKeys, RowJustifyContentlModifier.identity, RowJustifyContentlMo…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js8503 class RowJustifyContentlModifier extends ModifierWithKey { class
8519 RowJustifyContentlModifier.identity = Symbol('rowJustifyContent');
8611 …modifierWithKey(this._modifiersWithKeys, RowJustifyContentlModifier.identity, RowJustifyContentlMo…