Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.h74 void ContentDrawWithFunction(DrawingContext& context);
H A Dprogress_modifier.cpp115 ContentDrawWithFunction(context); in onDraw()
678 void ProgressModifier::ContentDrawWithFunction(DrawingContext& context) in ContentDrawWithFunction() function in OHOS::Ace::NG::ProgressModifier