Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.h78 focusPaintParams.SetPaintWidth(themeBorderWidth_); in GetFocusPattern()
188 Dimension themeBorderWidth_ = 0.0_vp; variable
H A Drating_pattern.cpp51 themeBorderWidth_ = ratingTheme->GetFocusBorderWidth(); in OnAttachToFrameNode()