Home
last modified time | relevance | path

Searched defs:touchDownOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h190 Offset touchDownOffset; member
H A Drich_editor_pattern.cpp6657 auto touchDownOffset = info.GetTouches().front().GetLocalLocation(); in OnBackPressed() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h191 Offset touchDownOffset; member