Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Doverlay_manager.cpp530 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in ShowPopup() local
583 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in HidePopup() local
701 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in HideCustomPopups() local