Home
last modified time | relevance | path

Searched defs:isGlobal (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp586 auto isGlobal = data.ReadBool(); in HandleUpdateSessionRect() local
H A Dsession_proxy.cpp768 bool isGlobal, bool isFromMoveToGlobal) in UpdateSessionRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp3005 …ance::CallJs(const std::string& callbackId, const std::string& args, bool keepAlive, bool isGlobal) in CallJs()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1428 const WSRect &rect, const SizeChangeReason reason, bool isGlobal, bool isFromMoveToGlobal) in UpdateSessionRect()