Searched defs:rectX (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_content_modifier_test.cpp | 71 auto rectX = clipRect.GetLeft(); in HWTEST_F() local
|
/foundation/graphic/graphic_utils_lite/frameworks/ |
H A D | transform.cpp | 176 short rectX = relativeRect.GetX(); in GetOrigPoint() local
|
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/ |
H A D | js_input_monitor_manager.cpp | 331 int32_t rectX = -1; in GetHotRectAreaList() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 341 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 D | scene_session_manager_stub.cpp | 1013 int32_t rectX = data.ReadInt32(); in HandleUpdateModalExtensionRect() local
|
Completed in 7 milliseconds