Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkGridRow.ts131 class GridRowOnBreakpointChangeModifier extends ModifierWithKey<(breakpoints: string) => void> {
158 …ifierWithKey(this._modifiersWithKeys, GridRowOnBreakpointChangeModifier.identity, GridRowOnBreakpo…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js5691 class GridRowOnBreakpointChangeModifier extends ModifierWithKey { class
5703 GridRowOnBreakpointChangeModifier.identity = Symbol('gridRowOnBreakpointChange');
5805 …ifierWithKey(this._modifiersWithKeys, GridRowOnBreakpointChangeModifier.identity, GridRowOnBreakpo…