Home
last modified time | relevance | path

Searched refs:MULTIPLE_COLOR (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp62 EXPECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR); in HWTEST_F()
66 EXPECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR); in HWTEST_F()
293 symbolTxt1.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR); in HWTEST_F()
H A Dhm_symbol_run_test.cpp141 renderMode = RSSymbolRenderingStrategy::MULTIPLE_COLOR; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp75 renderMode_ = Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_COLOR; in SetRenderMode()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol.h122 MULTIPLE_COLOR = 1, enumerator
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_run.cpp80 // MULTIPLE_COLOR: Supports mutiple color setting in SetSymbolRenderColor()
81 case RSSymbolRenderingStrategy::MULTIPLE_COLOR: in SetSymbolRenderColor()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp81 MULTIPLE_COLOR, member in OHOS::OHOS::Ace::Framework::RenderingStrategy

Completed in 8 milliseconds