Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/patternlock/
Dpatternlock_pattern_test_ng.cpp134 auto patternLockPaintProperty = frameNode->GetPaintProperty<PatternLockPaintProperty>(); variable
338 auto patternLockPaintProperty = frameNode->GetPaintProperty<PatternLockPaintProperty>(); variable
487 auto patternLockPaintProperty = frameNode->GetPaintProperty<PatternLockPaintProperty>(); variable
983 auto patternLockPaintProperty = frameNode->GetPaintProperty<PatternLockPaintProperty>(); variable
1095 auto patternLockPaintProperty = AceType::MakeRefPtr<PatternLockPaintProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_pattern.cpp114 auto patternLockPaintProperty = host->GetPaintProperty<PatternLockPaintProperty>(); in CheckInHotSpot() local
246 auto patternLockPaintProperty = host->GetPaintProperty<PatternLockPaintProperty>(); in CheckAutoReset() local
415 auto patternLockPaintProperty = host->GetPaintProperty<PatternLockPaintProperty>(); in GetInnerFocusPaintRect() local