Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_pair.h235 … sptr<WindowNode>& node, bool& hasPrimaryDialog, bool& hasSecondaryDialog, bool& isPrimaryAbove);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp254 sptr<WindowNode>& node, bool& hasPrimaryDialog, bool& hasSecondaryDialog, bool& isPrimaryAbove) in CheckOrderedPairZorder() argument
260 hasPrimaryDialog = true; in CheckOrderedPairZorder()