Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_node.cpp52 const XFA_ExecEventParaInfo gs_eventParaInfos[] = { variable
122 std::begin(gs_eventParaInfos), std::end(gs_eventParaInfos), uHash, in GetEventParaInfoByName()
126 if (result != std::end(gs_eventParaInfos) && result->m_uHash == uHash) in GetEventParaInfoByName()