Home
last modified time | relevance | path

Searched refs:SetHandleStrokeWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.h149 void SetHandleStrokeWidth(float width) in SetHandleStrokeWidth() function
H A Dselect_overlay_paint_method.cpp81 …selectOverlayContentModifier_->SetHandleStrokeWidth(textOverlayTheme->GetHandleDiameterStrokeWidth… in UpdateContentModifier()