Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkPanel.ts46 …modifierWithKey(this._modifiersWithKeys, PanelMiniHeightModifier.identity, PanelMiniHeightModifier
177 class PanelMiniHeightModifier extends ModifierWithKey<string | number> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js20936 …modifierWithKey(this._modifiersWithKeys, PanelMiniHeightModifier.identity, PanelMiniHeightModifier
21060 class PanelMiniHeightModifier extends ModifierWithKey { class
21076 PanelMiniHeightModifier.identity = Symbol('panelMiniHeight');