Home
last modified time | relevance | path

Searched defs:isOtherAccount (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dview_data_wrap.h61 virtual void SetOtherAccount(bool isOtherAccount) {} in SetOtherAccount()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dview_data.h39 bool isOtherAccount = false; member
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h172 virtual void AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool isNewPassword, in AutoFillWithIMFEvent()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_listener_adapter_impl.cpp121 void ArkIMFTextListenerAdapterImpl::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, bool… in AutoFillWithIMFEvent()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imftext_listener_adapter_wrapper.cpp132 void ArkIMFTextListenerAdapterWrapper::AutoFillWithIMFEvent(bool isUsername, bool isOtherAccount, b… in AutoFillWithIMFEvent()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.h240 void SetOtherAccount(bool isOtherAccount) override in SetOtherAccount()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp64 void SetOtherAccount(bool isOtherAccount) in SetOtherAccount()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h78 bool isOtherAccount = false; member