Searched refs:GetBlockIndex (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtblock.h | 129 int32_t GetBlockIndex() const { return m_pBlock->GetIndex(); } in GetBlockIndex() function
|
D | fde_txtedtengine.cpp | 463 if (!m_Param.pEventSink->On_ValidateField(this, pField->GetBlockIndex(), in Insert() 525 this, pField->GetBlockIndex(), pField->GetIndex(), wsField, 0)) { in Insert() 699 this, pField->GetBlockIndex(), pField->GetIndex(), wsField, 0)) { in Delete() 2368 this, pField->GetBlockIndex(), pField->GetIndex(), wsField, 0)) { in DeleteSelect()
|