Searched defs:styleId (Results 1 – 8 of 8) sorted by relevance
27 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue()
107 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue()
509 uint32_t styleId = StringUtils::StringToUint(key, UINT32_MAX); in ParseCustomStyle() local
133 int styleId = 0; variable
145 int styleId = 0; member
109 int styleId = 0; member
1730 int styleId = 1; // 1 means styleId for test variable
2118 OH_Drawing_TextStyle* style, const OH_Drawing_RectStyle_Info* rectStyleInfo, int styleId) in OH_Drawing_TextStyleSetBackgroundRect()