Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp28 void InterProperty(CFXJSE_Value* pValue, int32_t& iValue, bool bSetting) { in InterProperty() function
210 InterProperty(pValue, pEventParam->m_iCommitKey, bSetting); in Property()
237 InterProperty(pValue, pEventParam->m_iSelEnd, bSetting); in Property()
240 InterProperty(pValue, pEventParam->m_iSelStart, bSetting); in Property()