Home
last modified time | relevance | path

Searched refs:SetTextBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.h86 bool SetTextBackgroundColor(const std::pair<std::string, std::string>& style);
H A Ddom_picker_base.cpp301 bool DOMPickerBase::SetTextBackgroundColor(const std::pair<std::string, std::string>& style) in SetTextBackgroundColor() function in OHOS::Ace::Framework::DOMPickerBase
440 if (SetTextBackgroundColor(style)) { in SetTextStyleOperators()