Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h255 return hasTextOverlayPushed_; in HasTextOverlayPushed()
325 hasTextOverlayPushed_ = hasTextOverlayPushed; in SetTextOverlayPushed()
711 bool hasTextOverlayPushed_ = false; variable
H A Drender_text_field.cpp1081 hasTextOverlayPushed_ = true; in PushTextOverlayToStack()