Home
last modified time | relevance | path

Searched defs:UpdateColor (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_paragraph.cpp49 void MockParagraph::UpdateColor(size_t from, size_t to, const Color& color) {} in UpdateColor() function in OHOS::Ace::NG::MockParagraph
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dbattery_led.cpp79 bool BatteryLed::UpdateColor(int32_t chargeState, int32_t capacity) in UpdateColor() function in OHOS::PowerMgr::BatteryLed
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_light.cpp87 bool BatteryLight::UpdateColor(BatteryChargeState chargeState, int32_t capacity) in UpdateColor() function in OHOS::PowerMgr::BatteryLight
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_node.h84 void UpdateColor(Color color) in UpdateColor() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp103 void RSRenderParticleEffector::UpdateColor(const std::shared_ptr<RSRenderParticle>& particle, float… in UpdateColor() function in OHOS::Rosen::RSRenderParticleEffector
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp196 void AtomicServicePattern::UpdateColor(std::optional<bool> isLight) in UpdateColor() function in OHOS::Ace::NG::AtomicServicePattern
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp392 void ParagraphImpl::UpdateColor(size_t from, size_t to, const RSColor& color) in UpdateColor() function in OHOS::Rosen::SPText::ParagraphImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp448 void Typography::UpdateColor(size_t from, size_t to, const Drawing::Color& color) in UpdateColor() function in OHOS::Rosen::AdapterTxt::Typography
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp1126 void TxtParagraph::UpdateColor(size_t from, size_t to, const Color& color) in UpdateColor() function in OHOS::Ace::NG::TxtParagraph