Searched refs:isUseCustom (Results 1 – 4 of 4) sorted by relevance
40 static RefPtr<FrameNode> CreateMessage(const std::string& message, bool isUseCustom);
820 auto isUseCustom = param->IsUseCustom(); in CreateButton() local822 auto buttonTextNode = BubbleView::CreateMessage(buttonParam.value, isUseCustom); in CreateButton()
1675 auto isUseCustom = paintProperty->GetUseCustom().value_or(false); in MountPopup() local1703 …(!Container::LessThanAPIVersion(PlatformVersion::VERSION_ELEVEN) && isUseCustom && popupInfo.focus… in MountPopup()1758 auto isUseCustom = paintProperty->GetUseCustom().value_or(false); in HidePopup() local1783 … (!Container::LessThanAPIVersion(PlatformVersion::VERSION_ELEVEN) && isUseCustom && focusable)) { in HidePopup()1794 auto onFinish = [isShowInSubWindow, isTypeWithOption, isUseCustom, focusable, in HidePopup()1813 … (!Container::LessThanAPIVersion(PlatformVersion::VERSION_ELEVEN) && isUseCustom && focusable)) { in HidePopup()
1839 auto isUseCustom = param->IsUseCustom(); in BindPopup() local1871 if (!isUseCustom) { in BindPopup()1905 if (!isUseCustom) { in BindPopup()