Home
last modified time | relevance | path

Searched refs:wsEventName (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_node.cpp116 WideStringView wsEventName) { in GetEventParaInfoByName() argument
117 if (wsEventName.IsEmpty()) in GetEventParaInfoByName()
120 uint32_t uHash = FX_HashCode_GetW(wsEventName, false); in GetEventParaInfoByName()
512 XFA_EventError CJX_Node::execSingleEventByName(WideStringView wsEventName, in execSingleEventByName() argument
519 GetEventParaInfoByName(wsEventName); in execSingleEventByName()
Dcjx_node.h46 XFA_EventError execSingleEventByName(WideStringView wsEventName,