Home
last modified time | relevance | path

Searched defs:rectX (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_content_modifier_test.cpp71 auto rectX = clipRect.GetLeft(); in HWTEST_F() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp176 short rectX = relativeRect.GetX(); in GetOrigPoint() local
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor_manager.cpp331 int32_t rectX = -1; in GetHotRectAreaList() local
/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
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp1013 int32_t rectX = data.ReadInt32(); in HandleUpdateModalExtensionRect() local

Completed in 7 milliseconds