/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_txt_test.cpp | 62 …PECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR); 66 …PECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR); 293 symbolTxt1.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR);
|
H A D | hm_symbol_run_test.cpp | 141 renderMode = RSSymbolRenderingStrategy::MULTIPLE_COLOR;
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | hm_symbol.h | 122 MULTIPLE_COLOR = 1, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/ |
H A D | hm_symbol_txt.cpp | 75 renderMode_ = Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR; in SetRenderMode()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-symbolGlyph.md | 473 | MULTIPLE_COLOR | 多色模式。<br/> 最多可以设置三个颜色。当用户只设置一个颜色时,修改第一层颜色,其他颜色保持默认颜色。<br/> 颜色设置顺序与图标分层顺序匹配,当颜色… 529 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
H A D | ts-basic-components-symbolSpan.md | 213 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
H A D | ohos-arkui-advanced-SubHeader.md | 293 renderingStrategy: SymbolRenderingStrategy.MULTIPLE_COLOR,
|
H A D | ts-basic-components-navigation.md | 3425 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR), 3439 Color.Green]).renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR), 3498 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR),
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/ |
H A D | hm_symbol_run.cpp | 73 case RSSymbolRenderingStrategy::MULTIPLE_COLOR: in SetSymbolRenderColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_run.cpp | 81 case RSSymbolRenderingStrategy::MULTIPLE_COLOR: in SetSymbolRenderColor()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-SubHeader.md | 99 …ash_circle**, **ohos_folder_badge_plus**, and **ohos_lungs** support the **MULTIPLE_COLOR** modes.| 274 renderingStrategy: SymbolRenderingStrategy.MULTIPLE_COLOR,
|
H A D | ts-basic-components-symbolSpan.md | 213 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
H A D | ts-basic-components-symbolGlyph.md | 473 | MULTIPLE_COLOR | Multi-color mode.<br> A maximum of three colors can be set. If only one color … 527 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
H A D | ts-basic-components-navigation.md | 3427 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR), 3441 Color.Green]).renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR), 3500 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR),
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.31/ |
H A D | changelogs-arkui.md | 181 renderingStrategy: SymbolRenderingStrategy.MULTIPLE_COLOR,
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-common-components-symbol.md | 163 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-common-components-symbol.md | 163 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_COLOR)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 87 MULTIPLE_COLOR, enumerator
|