/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | snapshot_converter.cpp | 39 std::unique_ptr<Rect> windowBounds = std::make_unique<Rect>(0, 0, 0, 0); in ConvertToSnapshot() local 40 snapshot.windowBounds_ = std::move(windowBounds); in ConvertToSnapshot() 75 std::unique_ptr<Rect> windowBounds = std::make_unique<Rect>(0, 0, 0, 0); in ConvertToSnapshot() local 76 snapshot->windowBounds_ = std::move(windowBounds); in ConvertToSnapshot()
|
H A D | snapshot.cpp | 103 unique_ptr<Rect> windowBounds(data.ReadParcelable<Rect>()); in FillSnapshot() local 123 snapShot->windowBounds_ = std::move(windowBounds); in FillSnapshot()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-remotewindow-sys.md | 35 | windowBounds | [RRect](#rrect) | 动画窗口实际大小。| 180 … .position({ x: px2vp(this.target?.windowBounds.left), y: px2vp(this.target?.windowBounds.top) }) 181 .width(px2vp(this.target?.windowBounds.width)) 182 .height(px2vp(this.target?.windowBounds.height))
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-remotewindow-sys.md | 35 | windowBounds | [RRect](#rrect) | Actual size of the animation window.| 180 … .position({ x: px2vp(this.target?.windowBounds.left), y: px2vp(this.target?.windowBounds.top) }) 181 .width(px2vp(this.target?.windowBounds.width)) 182 .height(px2vp(this.target?.windowBounds.height))
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/ |
H A D | js-apidiff-window.md | 15 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性… 29 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/ |
H A D | js-apidiff-window.md | 20 …ionTarget<br>方法 or 属性:readonly windowBounds: RRect;<br>起始版本:N/A|类名:WindowAnimationTarget<br>方法 or …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-window.md | 17 | ohos.animation.windowAnimationManager | WindowAnimationTarget | readonly windowBounds: RRect; | 新…
|
H A D | js-apidiff-arkui.md | 33 | ArkUI | WindowAnimationTarget | readonly windowBounds: RRect; | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/ |
H A D | js-apidiff-window.md | 15 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M… 29 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-window.md | 17 | ohos.animation.windowAnimationManager | WindowAnimationTarget | readonly windowBounds: RRect; | A…
|
H A D | js-apidiff-arkui.md | 33 | ArkUI | WindowAnimationTarget | readonly windowBounds: RRect; | Added|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-windowAnimationManager-sys.md | 394 | windowBounds | [RRect](#rrect) | 是 |动画目标窗口所对应的实际大小。 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-window.md | 67 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性… 162 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性…
|
H A D | js-apidiff-arkui.md | 248 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性… 729 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性…
|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/ |
H A D | js-apidiff-window.md | 20 …e: readonly windowBounds: RRect;<br>Initial version: N/A|Class name: WindowAnimationTarget<br>Meth…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-windowAnimationManager-sys.md | 394 | windowBounds | [RRect](#rrect) | Yes |Actual size of the target window. |
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 10725 SkIRect windowBounds {.fLeft = wsRect.posX_, .fTop = wsRect.posY_, in FilterSceneSessionCovered() local 10727 SkRegion windowRegion(windowBounds); in FilterSceneSessionCovered() 10730 windowBounds.fLeft, windowBounds.fTop, windowBounds.fRight, windowBounds.fBottom); in FilterSceneSessionCovered() 10735 windowBounds.fLeft, windowBounds.fTop, windowBounds.fRight, windowBounds.fBottom); in FilterSceneSessionCovered()
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-window.md | 67 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M… 162 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M…
|
H A D | js-apidiff-arkui.md | 248 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M… 729 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 180 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性… 713 …ationTarget;<br>方法or属性:readonly windowBounds: RRect;<br>旧版本信息:|类名:WindowAnimationTarget;<br>方法or属性…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-window.md | 15 |新增|NA|类名:WindowAnimationTarget;<br>方法or属性:readonly windowBounds: RRect;|@ohos.animation.windowAnim…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 180 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M… 713 …readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>M…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-window.md | 15 |Added|NA|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly windowBounds: RR…
|