Home
last modified time | relevance | path

Searched defs:styleId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_theme_utils.cpp27 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_utils.cpp107 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue()
H A Dtheme_constants.cpp509 uint32_t styleId = StringUtils::StringToUint(key, UINT32_MAX); in ParseCustomStyle() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_style.h133 int styleId = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtext_style.h145 int styleId = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtext_style.h109 int styleId = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1730 int styleId = 1; // 1 means styleId for test variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2118 OH_Drawing_TextStyle* style, const OH_Drawing_RectStyle_Info* rectStyleInfo, int styleId) in OH_Drawing_TextStyleSetBackgroundRect()