Home
last modified time | relevance | path

Searched refs:GetUiSyntax (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h343 FormType GetUiSyntax() const;
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp527 FormType FormItemInfo::GetUiSyntax() const in GetUiSyntax() function in OHOS::AppExecFwk::FormItemInfo
H A Dform_data_mgr.cpp192 newRecord.uiSyntax = formInfo.GetUiSyntax(); in CreateFormRecord()
H A Dform_mgr_adapter.cpp1495 if (info.GetUiSyntax() == FormType::ETS && in AllotFormById()