Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp509 return transparencyEnabled_; in IsTransparencyEnabled()
514 transparencyEnabled_ = isTransparencyEnabled; in SetTransparencyEnabled()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h478 bool transparencyEnabled_ = false; variable