Home
last modified time | relevance | path

Searched refs:SetContentModifierBounds (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_pattern.h72 SetContentModifierBounds(selectOverlayContentModifier_); in CreateNodePaintMethod()
240 void SetContentModifierBounds(const RefPtr<SelectOverlayContentModifier>& modifier);
H A Dselect_overlay_pattern.cpp753 void SelectOverlayPattern::SetContentModifierBounds(const RefPtr<SelectOverlayContentModifier>& mod… in SetContentModifierBounds() function in OHOS::Ace::NG::SelectOverlayPattern