Home
last modified time | relevance | path

Searched defs:backgroundId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp379 const std::string &jsonBuff, uint32_t &foregroundId, uint32_t &backgroundId) in ParseIconIdFromJson()
447 uint32_t backgroundId = 0; in ParseForegroundAndBackgroundResource() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp2905 uint32_t backgroundId = 0; variable
2929 uint32_t backgroundId = 0; variable
2956 uint32_t backgroundId = 0; variable
2983 uint32_t backgroundId = 0; variable
3009 uint32_t backgroundId = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp316 PaintID backgroundId = std::get<PaintID>(skStyle.getBackgroundPaintOrID()); in SkStyleToTextStyle() local