Home
last modified time | relevance | path

Searched refs:startHandleHeight (Results 1 – 2 of 2) 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() argument
486 startHandleHeight_ = startHandleHeight; in SetStartHandleHeight()