Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.h402 return hasCustomRadius_; in GetHasCustomRadius()
407 hasCustomRadius_ = hasCustomRadius; in SetHasCustomRadius()
550 bool hasCustomRadius_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_expand_test_ng.cpp338 wrapperPattern->hasCustomRadius_ = true;