Home
last modified time | relevance | path

Searched refs:Rectangle (Results 1 – 25 of 87) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkToggle.ts40 responseRegion(value: Rectangle | Rectangle[]): this {
140 class ToggleResponseRegionModifier extends ModifierWithKey<Rectangle | Array<Rectangle>> {
141 constructor(value: Rectangle | Array<Rectangle>) {
183 return !((this.stageValue as Rectangle).x === (this.value as Rectangle).x &&
184 (this.stageValue as Rectangle).y === (this.value as Rectangle).y &&
185 (this.stageValue as Rectangle).height === (this.value as Rectangle).height &&
186 (this.stageValue as Rectangle).width === (this.value as Rectangle).width);
H A DArkRadio.ts57 responseRegion(value: Array<Rectangle> | Rectangle): this {
254 class RadioResponseRegionModifier extends ModifierWithKey<Array<Rectangle> | Rectangle> {
255 constructor(value: Array<Rectangle> | Rectangle) {
H A DArkCheckbox.ts84 responseRegion(value: Array<Rectangle> | Rectangle): this {
123 class CheckBoxResponseRegionModifier extends ModifierWithKey<Array<Rectangle> | Rectangle> {
124 constructor(value: Array<Rectangle> | Rectangle) {
H A DArkXComponent.ts70 responseRegion(value: Rectangle | Rectangle[]): this {
73 mouseResponseRegion(value: Rectangle | Rectangle[]): this {
H A DArkSpan.ts398 responseRegion(value: Array<Rectangle> | Rectangle): this {
402 mouseResponseRegion(value: Array<Rectangle> | Rectangle): this {
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dive_display_manager___waterfall_display_area_rects.md22 | [NativeDisplayManager_Rect](_native_display_manager___rect.md) **left** | Rectangle of the curved…
23 | [NativeDisplayManager_Rect](_native_display_manager___rect.md) **top** | Rectangle of the curved …
24 | [NativeDisplayManager_Rect](_native_display_manager___rect.md) **right** | Rectangle of the curve…
25 | [NativeDisplayManager_Rect](_native_display_manager___rect.md) **bottom** | Rectangle of the curv…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-touch-target.md12 responseRegion(value: Array&lt;Rectangle&gt; | Rectangle)
26 | value | Array&lt;[Rectangle](#rectangle对象说明)&gt;&nbsp;\|&nbsp;[Rectangle](#rectangle对象说明) | 是 …
29 ## Rectangle对象说明
H A Dts-methods-alert-dialog-box.md45 | maskRect<sup>10+</sup> | [Rectangle](#rectangle8类型说明) | 否 …
165 ## Rectangle<sup>8+</sup>类型说明
167 Rectangle是各种Dialog中maskRect参数的类型。
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_rectangle_v10.md1 # Rectangle chapter
30 unsigned int Rectangle::color
40 struct IRect Rectangle::rect
H A DReadme-CN.md53 - [Rectangle](_rectangle_v10.md)
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-touch-target.md12 responseRegion(value: Array&lt;Rectangle&gt; | Rectangle)
26 | value | Array&lt;[Rectangle](#rectangle)&gt; \| [Rectangle](#rectangle) | Yes | One or more tou…
29 ## Rectangle section
/ohos5.0/foundation/graphic/graphic_2d/
H A Ddefault.scss37 // relative layout in Relative Rectangle
38 // Relative Rectangle = FullScreen Rectangle - all of (Static Rectangle)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h45 struct Rectangle { struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts69 responseRegion(value: Array<Rectangle> | Rectangle): this;
70 mouseResponseRegion(value: Array<Rectangle> | Rectangle): this;
505 responseRegion(value: Array<Rectangle> | Rectangle): this;
506 mouseResponseRegion(value: Array<Rectangle> | Rectangle): this;
923 responseRegion(value: Rectangle | Rectangle[]): this;
965 responseRegion(value: Array<Rectangle> | Rectangle): this;
1033 responseRegion(value: Array<Rectangle> | Rectangle): this;
1553 responseRegion(value: Rectangle | Rectangle[]): this;
1554 mouseResponseRegion(value: Rectangle | Rectangle[]): this;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/
H A Ddisplay_composer_type.cpp.txt382 …shalling(OHOS::MessageParcel& data, const OHOS::HDI::Display::Composer::V1_0::Rectangle& dataBlock)
384 …WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Display::Composer::V1_0::Rectangle))) {
390 …kUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Display::Composer::V1_0::Rectangle& dataBlock)
392Rectangle *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Display::Composer::V1_0::Rectangle*>(d…
397 …(OHOS::HDI::Display::Composer::V1_0::Rectangle), dataBlockPtr, sizeof(OHOS::HDI::Display::Composer…
H A Ddisplay_composer_type.h.txt375 struct Rectangle {
580 …halling(OHOS::MessageParcel &data, const OHOS::HDI::Display::Composer::V1_0::Rectangle& dataBlock);
582 …Unmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Display::Composer::V1_0::Rectangle& dataBlock);
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_gfx.h100 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt);
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddisplay_gfx.h68 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt);
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_gfx.h68 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.h37 static void GetRectangleById(const std::string& key, Rectangle& rectangle);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-arkui.md200 |卡片应用支持性有变化|类名:Rectangle;<br>方法or属性:declare interface Rectangle<br>旧版本信息:|类名:Rectangle;<br>方法or属性:d…
201 |卡片应用支持性有变化|类名:Rectangle;<br>方法or属性:x?: Length;<br>旧版本信息:|类名:Rectangle;<br>方法or属性:x?: Length;<br>新版…
202 |卡片应用支持性有变化|类名:Rectangle;<br>方法or属性:y?: Length;<br>旧版本信息:|类名:Rectangle;<br>方法or属性:y?: Length;<br>新版…
203 |卡片应用支持性有变化|类名:Rectangle;<br>方法or属性:width?: Length;<br>旧版本信息:|类名:Rectangle;<br>方法or属性:width?: Lengt…
204 |卡片应用支持性有变化|类名:Rectangle;<br>方法or属性:height?: Length;<br>旧版本信息:|类名:Rectangle;<br>方法or属性:height?: Len…
265 …on(value: Array\<Rectangle> \| Rectangle): T;<br>旧版本信息:|类名:CommonMethod;<br>方法or属性:responseRegion(…
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/ets/pages/
H A DIndex.ets39 Button('Draw Rectangle')
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h78 struct Rectangle { struct
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h78 struct Rectangle { struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.cpp116 void FrontendDelegate::GetRectangleById(const std::string& key, NG::Rectangle& rectangle) in GetRectangleById()

1234