Home
last modified time | relevance | path

Searched refs:SetIsUsingMouse (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.h167 void SetIsUsingMouse(bool value) in SetIsUsingMouse() function
H A Dselect_overlay_paint_method.cpp73 selectOverlayContentModifier_->SetIsUsingMouse(info_.isUsingMouse); in UpdateContentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.h185 void SetIsUsingMouse(bool isUsingMouse) in SetIsUsingMouse() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp570 textOverlay_->SetIsUsingMouse(isUsingMouse); in ShowTextOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp873 textOverlay->SetIsUsingMouse(false); in CreateTextOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp953 textOverlay_->SetIsUsingMouse(isUsingMouse); in ShowTextOverlay()