Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkGrid.ts53 …modifierWithKey(this._modifiersWithKeys, GridRowsGapModifier.identity, GridRowsGapModifier, value);
258 class GridRowsGapModifier extends ModifierWithKey<Length> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js5951 …modifierWithKey(this._modifiersWithKeys, GridRowsGapModifier.identity, GridRowsGapModifier, value);
6169 class GridRowsGapModifier extends ModifierWithKey { class
6185 GridRowsGapModifier.identity = Symbol('gridRowsGap');