Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkImage.ts569 class ImageRotateOrientationModifier extends ModifierWithKey<ImageRotateOrientation> {
789 …this._modifiersWithKeys, ImageRotateOrientationModifier.identity, ImageRotateOrientationModifier, …
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js7158 class ImageRotateOrientationModifier extends ModifierWithKey { class
7170 ImageRotateOrientationModifier.identity = Symbol('imageOrientaion');
7335 …modifierWithKey(this._modifiersWithKeys, ImageRotateOrientationModifier.identity, ImageRotateOrien…