Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkFlex.ts44 …modifierWithKey(this._modifiersWithKeys, FlexPointLightModifier.identity, FlexPointLightModifier, …
55 class FlexPointLightModifier extends ModifierWithKey<PointLightStyle> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js5608 class FlexPointLightModifier extends ModifierWithKey { class
5646 FlexPointLightModifier.identity = Symbol('flexPointLight');
5652 …modifierWithKey(this._modifiersWithKeys, FlexPointLightModifier.identity, FlexPointLightModifier, …