Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form_link.cpp50 if (!Container::IsInFormContainer()) { in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h365 static bool IsInFormContainer() { in IsInFormContainer() function