Searched refs:isTypeWithOption (Results 1 – 1 of 1) sorted by relevance
1674 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in MountPopup() local1702 if ((isTypeWithOption && !isShowInSubWindow) || in MountPopup()1757 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in HidePopup() local1782 if ((isTypeWithOption && !isShowInSubWindow) || in HidePopup()1794 auto onFinish = [isShowInSubWindow, isTypeWithOption, isUseCustom, focusable, in HidePopup()1812 if ((isTypeWithOption && !isShowInSubWindow) || in HidePopup()1923 auto isTypeWithOption = paintProperty->GetPrimaryButtonShow().value_or(false); in HideCustomPopups() local1926 if (isTypeWithOption) { in HideCustomPopups()