Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCommonShape.ts78 …modifierWithKey(this._modifiersWithKeys, CommonShapeHeightModifier.identity, CommonShapeHeightModi…
268 class CommonShapeHeightModifier extends ModifierWithKey<Length> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js29657 …modifierWithKey(this._modifiersWithKeys, CommonShapeHeightModifier.identity, CommonShapeHeightModi…
29842 class CommonShapeHeightModifier extends ModifierWithKey { class
29858 CommonShapeHeightModifier.identity = Symbol('commonShapeHeight');