/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
H A D | app_style_list.cpp | 64 const char *styleName = existCurrentStyle->GetStyleName(); in GetExistStyle() local
|
H A D | app_style_sheet.cpp | 213 const char *styleName = first->GetStyleName(); in GetStyleFromSelectors() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_font_style_set_test.cpp | 50 std::string* styleName = nullptr; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_font_mgr_test.cpp | 229 char** styleName = nullptr;
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | font_style_set.cpp | 35 void FontStyleSet::GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName) in GetStyle() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_font_style_set.cpp | 46 void SkiaFontStyleSet::GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName) in GetStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_style.cpp | 54 void SvgStyle::ParseCssAttrs(const std::string& styleName, const std::string& attrs, const PushAttr& callback) in ParseCssAttrs() argument
|
H A D | svg_context.h | 57 void PushStyle(const std::string& styleName, const std::pair<std::string, std::string>& attrPair) in PushStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_style.cpp | 54 void SvgStyle::ParseCssAttrs(const std::string& styleName, const std::string& attrs, const PushAttr& callback) in ParseCssAttrs() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | blur_style_theme.cpp | 55 ParseBlurParam( const RefPtr<ThemeStyle>& themeStyle, const std::string& styleName, bool isDark) const ParseBlurParam() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | number_format_module.cpp | 141 char *styleName = MallocStringOf(key, &styleLen); in SetStyle() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/ |
H A D | svg_context.cpp | 33 void SvgContext::PushStyle(const std::string& styleName, const std::pair<std::string, std::string>& attrPair) in PushStyle() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | div_tdd_test.cpp | 147 const char *styleName = "width"; in ComponentDivStyleSetTest010() local 233 const char *styleName = "height"; in ComponentDivStyleSetTest012() local 328 const char *styleName = "margin"; ComponentDivStyleSetTest014() local 416 const char *styleName = "borderWidth"; ComponentDivStyleSetTest016() local 500 const char *styleName = "borderRadius"; ComponentDivStyleSetTest018() local 584 const char *styleName = "left"; ComponentDivStyleSetTest020() local 668 const char *styleName = "top"; ComponentDivStyleSetTest022() local 762 const char *styleName = "borderColor"; ComponentDivStyleSetTest024() local 862 const char *styleName = "backgroundColor"; ComponentDivStyleSetTest026() local [all...] |
H A D | picker_view_tdd_test.cpp | 115 jerry_value_t styleName = jerry_create_string(reinterpret_cast<const jerry_char_t *>(keyName)); in SetNumStyle() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_font_mgr.cpp | 256 void OH_Drawing_FontStyleSetFreeStyleName(char** styleName)
in OH_Drawing_FontStyleSetFreeStyleName() argument 217 OH_Drawing_FontStyleSetGetStyle( OH_Drawing_FontStyleSet* fontStyleSet, int32_t index, char** styleName) OH_Drawing_FontStyleSetGetStyle() argument [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/ |
H A D | arc_tdd_test.cpp | 328 const char* styleName = "centerY"; in ComponentProgressStyleSetTest003() local 388 const char* styleName = "centerY"; in ComponentProgressStyleSetTest004() local 445 const char* styleName in ComponentProgressStyleSetTest005() local 514 const char* styleName = "radius"; ComponentProgressStyleSetTest006() local 560 const char* styleName = "startAngle"; ComponentProgressStyleSetTest008() local 629 const char* styleName = "startAngle"; ComponentProgressStyleSetTest009() local 679 const char* styleName = "totalAngle"; ComponentProgressStyleSetTest010() local 756 const char* styleName = "totalAngle"; ComponentProgressStyleSetTest011() local 809 const char* styleName = "color"; ComponentProgressStyleSetTest012() local 873 const char* styleName = "color"; ComponentProgressStyleSetTest013() local 925 const char* styleName = "strokeWidth"; ComponentProgressStyleSetTest014() local 985 const char* styleName = "strokeWidth"; ComponentProgressStyleSetTest015() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/ |
H A D | stylemgr_media_query_tdd_test.cpp | 440 const char *styleName = style->GetStyleName(); in GetStyleFromSelector() local
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | resource_adapter_impl.cpp | 134 RefPtr<StateResource> ParseStateResource(const std::string& styleName, const std::string& attrName, in ParseStateResource() argument
|
/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_manager.cpp | 111 const TypeFace* FontManager::GetTypeFace(string_view name, string_view styleName) in GetTypeFace() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | chart_component.cpp | 590 const char* styleName = isStrokeColor ? STROKE_COLOR : FILL_COLOR; in UpdateColorToSerial() local 751 const char * const styleName = COLOR; in SetOptionsAxisColor() local 783 char* styleName = const_cast<char *>(LINE_STYLE); in RecordOptionsSeriesLineStyle() local 803 char* styleName = nullptr; RecordOptionsSeriesPoint() local 827 SetOptionsInfo(jerry_value_t jSeriesVal, PointType type, char* styleName) SetOptionsInfo() argument 877 char* styleName = const_cast<char *>(LOOP); RecordOptionsSeriesLoop() local 966 GetSizeVal(jerry_value_t obj, const char * const styleName, uint16_t defaultValue) GetSizeVal() argument 983 GetColor(jerry_value_t obj, const char * const styleName, uint32_t defaultValue) GetColor() argument [all...] |