Home
last modified time | relevance | path

Searched defs:showInSubWindowValue (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
Djs_custom_dialog_controller.cpp192 auto showInSubWindowValue = constructorArg->GetProperty("showInSubWindow"); in ConstructorCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp712 JSRef<JSVal> showInSubWindowValue = popupObj->GetProperty("showInSubWindow"); in ParsePopupParam() local
939 auto showInSubWindowValue = popupObj->GetProperty("showInSubWindow"); in ParseCustomPopupParam() local