Home
last modified time | relevance | path

Searched refs:GetFocusPaintWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.h106 auto focusPaintWidth = patternLockTheme->GetFocusPaintWidth(); in GetFocusPattern()
H A Dpatternlock_pattern.cpp621 auto focusPaintWidth = patternLockTheme->GetFocusPaintWidth(); in GetInnerFocusPaintRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Dpattern_lock_theme.h212 Dimension GetFocusPaintWidth() const in GetFocusPaintWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h226 const Dimension& GetFocusPaintWidth() const in GetFocusPaintWidth() function