Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h323 void SetTextOverlayPushed(bool hasTextOverlayPushed) in SetTextOverlayPushed() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp1207 textField->SetTextOverlayPushed(false); in PopOverlay()