Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp29 void IntegerProperty(CFXJSE_Value* pReturn, int32_t* iValue, bool bSetting) { in IntegerProperty() function
226 IntegerProperty(pValue, &pEventParam->m_iCommitKey, bSetting); in Property()
253 IntegerProperty(pValue, &pEventParam->m_iSelEnd, bSetting); in Property()
263 IntegerProperty(pValue, &pEventParam->m_iSelStart, bSetting); in Property()