Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_node.cpp68 const WideStringView& wsEventName) { in GetEventParaInfoByName() argument
69 uint32_t uHash = FX_HashCode_GetW(wsEventName, false); in GetEventParaInfoByName()
460 int32_t CJX_Node::execSingleEventByName(const WideStringView& wsEventName, in execSingleEventByName() argument
467 GetEventParaInfoByName(wsEventName); in execSingleEventByName()
Dcjx_node.h45 int32_t execSingleEventByName(const WideStringView& wsEventName,