Home
last modified time | relevance | path

Searched refs:GetUISyntaxType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h137 FrontendType GetUISyntaxType() const in GetUISyntaxType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp190 if (subContainer->GetUISyntaxType() == FrontendType::ETS_CARD) { in TouchTest()
H A Dform_pattern.cpp1748 if (!isManuallyClick_ && subContainer->GetUISyntaxType() == FrontendType::ETS_CARD) { in OnActionEvent()