Searched defs:OnMenu_Exec (Results 1 – 3 of 3) sorted by relevance
281 void CJS_Context::OnMenu_Exec(CPDFSDK_Document* pTarget, in OnMenu_Exec() function in CJS_Context
114 void OnMenu_Exec(CPDFSDK_Document* pTarget, const CFX_WideString&) override {} in OnMenu_Exec() function in CJS_ContextStub
361 void CJS_EventHandler::OnMenu_Exec(CPDFSDK_Document* pTarget, in OnMenu_Exec() function in CJS_EventHandler