Searched defs:EditEventContext (Results 1 – 1 of 1) sorted by relevance
41 struct EditEventContext : public ContextBase { struct58 static napi_value LaunchEditorPage(napi_env env, std::shared_ptr<EditEventContext> ctxt); argument