Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkRow.ts63 class RowPointLightModifier extends ModifierWithKey<PointLightStyle> {
143 …modifierWithKey(this._modifiersWithKeys, RowPointLightModifier.identity, RowPointLightModifier, va…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js8539 class RowPointLightModifier extends ModifierWithKey { class
8577 RowPointLightModifier.identity = Symbol('rowPointLight');
8615 …modifierWithKey(this._modifiersWithKeys, RowPointLightModifier.identity, RowPointLightModifier, va…