Home
last modified time | relevance | path

Searched defs:SetRenderColor (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
Dhm_symbol_txt.cpp37 void HMSymbolTxt::SetRenderColor(const std::vector<Drawing::DrawingSColor>& colorList) in SetRenderColor() function in OHOS::Rosen::HMSymbolTxt
43 void HMSymbolTxt::SetRenderColor(const std::vector<Drawing::Color>& colorList) in SetRenderColor() function in OHOS::Rosen::HMSymbolTxt
52 void HMSymbolTxt::SetRenderColor(const Drawing::Color& color) in SetRenderColor() function in OHOS::Rosen::HMSymbolTxt
59 void HMSymbolTxt::SetRenderColor(const Drawing::DrawingSColor& colorList) in SetRenderColor() function in OHOS::Rosen::HMSymbolTxt
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
Dhm_symbol_txt.cpp44 void HMSymbolTxt::SetRenderColor(const std::vector<RSSColor>& colorList) in SetRenderColor() function in OHOS::Rosen::SPText::HMSymbolTxt
49 void HMSymbolTxt::SetRenderColor(const RSSColor& colorList) in SetRenderColor() function in OHOS::Rosen::SPText::HMSymbolTxt
Dhm_symbol_run.cpp177 void HMSymbolRun::SetRenderColor(const std::vector<RSSColor>& colorList) in SetRenderColor() function in OHOS::Rosen::SPText::HMSymbolRun