Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h294 Color GetPopupOuterBorderColor() const in GetPopupOuterBorderColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp186 paint.SetColor(popupTheme->GetPopupOuterBorderColor().GetValue()); in PaintBubble()
240 paint.SetColor(popupTheme->GetPopupOuterBorderColor().GetValue()); in PaintOuterBorder()