Home
last modified time | relevance | path

Searched defs:CloneWith (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h290 TouchEvent CloneWith(float scale) const in CloneWith() function
295 …TouchEvent CloneWith(float scale, float offsetX, float offsetY, std::optional<int32_t> pointId) co… in CloneWith() function
H A Dmouse_event.h145 MouseEvent CloneWith(float scale) const in CloneWith() function