Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_script.h34 CXFA_HVALUEArray(FXJSE_HRUNTIME hRunTime) : m_hRunTime(hRunTime){}; in CXFA_HVALUEArray() argument
54 FXJSE_HRUNTIME hRunTime = hValueArray.m_hRunTime; in GetAttributeResult() local
56 FXJSE_HVALUE hValue = FXJSE_Value_Create(hRunTime); in GetAttributeResult()