Home
last modified time | relevance | path

Searched defs:isTransparencyEnabled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp512 void FormItemInfo::SetTransparencyEnabled(bool isTransparencyEnabled) in SetTransparencyEnabled()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_pattern_test.cpp1224 bool isTransparencyEnabled = false; variable
H A Dform_test_ng.cpp1032 bool isTransparencyEnabled = true; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp975 bool FormPattern::ShouldLoadFormSkeleton(bool isTransparencyEnabled, const RequestFormInfo &info) in ShouldLoadFormSkeleton()