Home
last modified time | relevance | path

Searched defs:rectW (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test4.cpp1152 Rect rectW; // GetRect().IsUninitializedRect is true in HWTEST_F() local
[all...]
H A Dwindow_session_impl_test.cpp546 Rect rectW; // GetRect().IsUninitializedRect is false in HWTEST_F() local
593 Rect rectW; // GetRect().IsUninitializedRect is true HWTEST_F() local
687 Rect rectW; // GetRect().IsUninitializedRect is true HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp341 SetRectMask(ArkUINodeHandle node, ArkUI_Float32 rectX, ArkUI_Float32 rectY, ArkUI_Float32 rectW, ArkUI_Float32 rectH, ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) SetRectMask() argument
406 SetOvalMask(ArkUINodeHandle node, ArkUI_Float32 rectX, ArkUI_Float32 rectY, ArkUI_Float32 rectW, ArkUI_Float32 rectH, ArkUI_Uint32 fillColor, ArkUI_Uint32 strokeColor, ArkUI_Float32 strokeWidth) SetOvalMask() argument
434 SetRectClip( ArkUINodeHandle node, ArkUI_Float32 rectX, ArkUI_Float32 rectY, ArkUI_Float32 rectW, ArkUI_Float32 rectH) SetRectClip() argument
491 SetOvalClip( ArkUINodeHandle node, ArkUI_Float32 rectX, ArkUI_Float32 rectY, ArkUI_Float32 rectW, ArkUI_Float32 rectH) SetOvalClip() argument

Completed in 6 milliseconds