Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h328 void SetTransparencyEnabled(bool isTransparencyEnabled);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp512 void FormItemInfo::SetTransparencyEnabled(bool isTransparencyEnabled) in SetTransparencyEnabled() function in OHOS::AppExecFwk::FormItemInfo
H A Dform_mgr_adapter.cpp1952 itemInfo.SetTransparencyEnabled(formInfo.transparencyEnabled); in CreateFormItemInfo()