Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.h207 std::function<void(const OverlayShowOption&, float, float)> updateHandlePosition_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.h188 std::function<void(const OverlayShowOption&)> updateHandlePosition_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h724 std::function<void(const OverlayShowOption&)> updateHandlePosition_; variable