Searched defs:background (Results 1 – 8 of 8) sorted by relevance
4 "background": "$media:background", string
90 napi_value background = nullptr; in CreateRunningLockType() local
52 background: false property
114 pub(crate) background: bool, field519 let background: bool = parcel.read()?; in deserialize() localVariable
76 pub(crate) background: bool, field
55 bool background; member
299 void CJInitialize::ParseBackGround(Mode mode, bool &background) in ParseBackGround()
166 bool background = false; member