HomeSort by relevance Sort by last modified time
    Searched refs:m_iSelEnd (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/fxfa/
cxfa_eventparam.cpp 19 m_iSelEnd(0),
40 m_iSelEnd = 0;
cxfa_eventparam.h 64 int32_t m_iSelEnd;
cxfa_fftextedit.cpp 311 eParam.m_iSelEnd = eParam.m_iSelStart + count;
316 std::tie(eParam.m_iSelStart, eParam.m_iSelEnd) = pEdit->GetSelection();
  /external/pdfium/fxjs/xfa/
cjx_eventpseudomodel.cpp 237 InterProperty(pValue, pEventParam->m_iSelEnd, bSetting);
  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 245 param.m_iSelEnd = data.nSelEnd;
983 param.m_iSelEnd = data.nSelEnd;

Completed in 214 milliseconds