Home
last modified time | relevance | path

Searched defs:styleName (Results 1 - 20 of 20) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_list.cpp64 const char *styleName = existCurrentStyle->GetStyleName(); in GetExistStyle() local
H A Dapp_style_sheet.cpp213 const char *styleName = first->GetStyleName(); in GetStyleFromSelectors() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_font_style_set_test.cpp50 std::string* styleName = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_font_mgr_test.cpp229 char** styleName = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont_style_set.cpp35 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 Dskia_font_style_set.cpp46 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 Dsvg_style.cpp54 void SvgStyle::ParseCssAttrs(const std::string& styleName, const std::string& attrs, const PushAttr& callback) in ParseCssAttrs() argument
H A Dsvg_context.h57 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 Dsvg_style.cpp54 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 Dblur_style_theme.cpp55 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 Dnumber_format_module.cpp141 char *styleName = MallocStringOf(key, &styleLen); in SetStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_context.cpp33 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 Ddiv_tdd_test.cpp147 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 Dpicker_view_tdd_test.cpp115 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 Ddrawing_font_mgr.cpp256 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 Darc_tdd_test.cpp328 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 Dstylemgr_media_query_tdd_test.cpp440 const char *styleName = style->GetStyleName(); in GetStyleFromSelector() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp134 RefPtr<StateResource> ParseStateResource(const std::string& styleName, const std::string& attrName, in ParseStateResource() argument
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp111 const TypeFace* FontManager::GetTypeFace(string_view name, string_view styleName) in GetTypeFace() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.cpp590 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...]

Completed in 18 milliseconds