Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
H A Dhm_symbol_txt.h33 void SetRenderColor(const std::vector<RSSColor>& colorList) in SetRenderColor() function
38 void SetRenderColor(const RSSColor& colorList) in SetRenderColor() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_txt.cpp42 void HMSymbolTxt::SetRenderColor(const std::vector<RSSColor>& colorList) in SetRenderColor() function in OHOS::Rosen::SPText::HMSymbolTxt
47 void HMSymbolTxt::SetRenderColor(const RSSColor& colorList) in SetRenderColor() function in OHOS::Rosen::SPText::HMSymbolTxt