Searched defs:showInSubWindow (Results 1 – 14 of 14) sorted by relevance
35 bool showInSubWindow; member
373 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in PopBubble() local419 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in StartEnteringTransitionEffects() local525 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in StartAlphaEnteringAnimation() local700 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in OnWindowSizeChanged() local721 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in OnWindowHide() local
258 bool showInSubWindow = bubbleLayoutProperty->GetShowInSubWindowValue(false); in Measure() local349 SizeF BubbleLayoutAlgorithm::GetPopupMaxWidthAndHeight(bool showInSubWindow, const float& width) in GetPopupMaxWidthAndHeight()389 RefPtr<FrameNode> bubbleNode, bool showInSubWindow) in BubbleAvoidanceRule()449 bool showInSubWindow = bubbleProp->GetShowInSubWindowValue(false); in Layout() local504 void BubbleLayoutAlgorithm::SetHotAreas(bool showInSubWindow, bool isBlock, in SetHotAreas()555 …bleLayoutAlgorithm::InitProps(const RefPtr<BubbleLayoutProperty>& layoutProp, bool showInSubWindow) in InitProps()1074 void BubbleLayoutAlgorithm::InitTargetSizeAndPosition(bool showInSubWindow) in InitTargetSizeAndPosition()
35 ArkUI_Int32 showInSubWindow; member
291 ArkUI_Int32 ShowDialog(ArkUIDialogHandle controllerHandler, bool showInSubWindow) in ShowDialog()
1782 ArkUI_Int32 ShowDialog(ArkUIDialogHandle handle, ArkUI_Bool showInSubWindow) in ShowDialog()
43 bool showInSubWindow; member
56 bool showInSubWindow; member
161 int32_t Show(ArkUI_NativeDialogHandle handle, bool showInSubWindow) in Show()
285 bool showInSubWindow = false; member
120 std::optional<bool> showInSubWindow = std::nullopt; member
517 napi_value showInSubWindow = nullptr; member
1930 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in HideCustomPopups() local1956 auto showInSubWindow = layoutProp->GetShowInSubWindow().value_or(false); in HideAllPopups() local
1840 auto showInSubWindow = param->IsShowInSubWindow(); in BindPopup() local