Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h1088 bool isShowAutofillPopup_ = false; variable
H A Dweb_pattern.cpp6582 isShowAutofillPopup_ = true; in OnShowAutofillPopup()
6628 if (!isShowAutofillPopup_) { in OnHideAutofillPopup()
6648 isShowAutofillPopup_ = false; in OnHideAutofillPopup()