Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dselect_model_impl.h84 void SetShowInSubWindow(bool isShowInSubWindow) override {}; in SetShowInSubWindow() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dcustom_dialog_controller_peer_impl.cpp177 void CustomDialogControllerPeerImpl::SetShowInSubWindow(Opt_Boolean showInSubWindow) in SetShowInSubWindow() function in OHOS::Ace::NG::GeneratedModifier::CustomDialogControllerPeerImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_ng.cpp1175 void SelectModelNG::SetShowInSubWindow(bool isShowInSubWindow) in SetShowInSubWindow() function in OHOS::Ace::NG::SelectModelNG
1207 void SelectModelNG::SetShowInSubWindow(FrameNode* frameNode, bool isShowInSubWindow) in SetShowInSubWindow() function in OHOS::Ace::NG::SelectModelNG
Dselect_pattern.cpp1343 void SelectPattern::SetShowInSubWindow(bool isShowInSubWindow) in SetShowInSubWindow() function in OHOS::Ace::NG::SelectPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_select.cpp1122 void JSSelect::SetShowInSubWindow(const JSCallbackInfo& info) in SetShowInSubWindow() function in OHOS::Ace::Framework::JSSelect
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dpopup_param.h365 void SetShowInSubWindow(bool isShowInSubWindow) in SetShowInSubWindow() function