Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp41 m_nDisplayLength += pField->GetDisplayLength(); in CFDE_TxtEdtBlock()
54 m_nDisplayLength += pField->GetDisplayLength(); in CFDE_TxtEdtBlock()
65 m_nDisplayLength += pField->GetDisplayLength(); in CFDE_TxtEdtBlock()
90 nDisplayLength += pField->GetDisplayLength(); in GetLength()
360 int32_t CFDE_TxtEdtField::GetDisplayLength() { in GetDisplayLength() function in CFDE_TxtEdtField
Dfde_txtedtblock.h114 virtual int32_t GetDisplayLength();