/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | hm_symbol.h | 123 MULTIPLE_OPACITY = 2, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/ |
H A D | hm_symbol_txt.cpp | 72 renderMode_ = Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY; in SetRenderMode()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_txt_test.cpp | 58 …CT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY); 292 symbolTxt.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY);
|
H A D | hm_symbol_run_test.cpp | 131 renderMode = RSSymbolRenderingStrategy::MULTIPLE_OPACITY;
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-symbolGlyph.md | 474 | MULTIPLE_OPACITY | 分层模式。<br/> 默认为黑色,可以设置一个颜色。当用户设置多个颜色时,仅生效第一个颜色。<br/> 不透明度与图层相关,第一层100%、第二层50… 537 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ts-basic-components-symbolSpan.md | 223 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ohos-arkui-advanced-SubHeader.md | 296 renderingStrategy: SymbolRenderingStrategy.MULTIPLE_OPACITY,
|
H A D | ts-container-tabcontent.md | 566 …/>默认值:fontColor:#66182431,renderingStrategy:SymbolRenderingStrategy.MULTIPLE_OPACITY,fontSize:24vp… 567 …/>默认值:fontColor:#ff007dff,renderingStrategy:SymbolRenderingStrategy.MULTIPLE_OPACITY,fontSize:24vp…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/ |
H A D | hm_symbol_run.cpp | 65 case RSSymbolRenderingStrategy::MULTIPLE_OPACITY: 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 | 71 case RSSymbolRenderingStrategy::MULTIPLE_OPACITY: in SetSymbolRenderColor()
|
/ohos5.0/foundation/distributedhardware/device_manager/display/entry/src/main/ets/pages/ |
H A D | InputPinDialogWearable.ets | 221 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ConfirmDialogWearable.ets | 230 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ConfirmDialog.ets | 190 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-symbolSpan.md | 223 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ts-basic-components-symbolGlyph.md | 474 | MULTIPLE_OPACITY | Layered mode.<br> The default color is black, and one color can be set. If … 535 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
H A D | ohos-arkui-advanced-SubHeader.md | 277 renderingStrategy: SymbolRenderingStrategy.MULTIPLE_OPACITY,
|
H A D | ts-container-tabcontent.md | 288 …**: **#66182431**, **renderingStrategy**: **SymbolRenderingStrategy.MULTIPLE_OPACITY**, **fontSize… 289 …**: **#ff007dff**, **renderingStrategy**: **SymbolRenderingStrategy.MULTIPLE_OPACITY**, **fontSize…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-common-components-symbol.md | 173 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-common-components-symbol.md | 173 .renderingStrategy(SymbolRenderingStrategy.MULTIPLE_OPACITY)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 88 MULTIPLE_OPACITY enumerator 1439 symbolRenderStrategy > static_cast<uint32_t>(RenderingStrategy::MULTIPLE_OPACITY)) { in ParseJsSymbolSpanStyle()
|