Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_paint_method.cpp75 bool ifPaintObscuration = std::any_of(reasons.begin(), reasons.end(), in UpdateContentModifier() local
96 auto ifPaintObscuration = spanItemChildren.empty(); in UpdateObscuredRects() local