Home
last modified time | relevance | path

Searched refs:SetStartHandleHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.h88 void SetStartHandleHeight(double startHandleHeight);
H A Dtext_overlay_component.cpp484 void TextOverlayComponent::SetStartHandleHeight(double startHandleHeight) in SetStartHandleHeight() function in OHOS::Ace::TextOverlayComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp864 textOverlay->SetStartHandleHeight(startEdgeHeight); in CreateTextOverlay()
946 textOverlay_->SetStartHandleHeight(lineHeight); in OnTouchSelectionChanged()
962 textOverlay_->SetStartHandleHeight(startSelectionHandle->GetEdgeHeight()); in OnTouchSelectionChanged()