Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.h158 bool isPaintBubble_ = false; variable
H A Dbubble_paint_method.cpp154 isPaintBubble_ = true; in PaintBubble()
210 …!OHOS::Ace::Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_ELEVEN) || isPaintBubble_) { in IsPaintDoubleBorder()