Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfive_ng.cpp2090 …ShowSelectOverlayFunc showSelectOverlayFunc = [&calledShowSelectOverlayFunc](const RectF&, const R… in __anon5521a5a90902() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1083 const ShowSelectOverlayFunc& showSelectOverlayFunc) in SetOnClickMenu()
1114 const ShowSelectOverlayFunc& showSelectOverlayFunc) in ShowAIEntityMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp3020 …auto showSelectOverlayFunc = [weak = WeakClaim(this)](const RectF& firstHandle, const RectF& secon… in ClickAISpan() local