Searched refs:GetFieldTextLength (Results 1 – 3 of 3) sorted by relevance
53 int32_t GetFieldTextLength() const;116 virtual int32_t GetFieldTextLength() const;
110 int32_t CFDE_TxtEdtBlock::GetFieldTextLength() const { in GetFieldTextLength() function in CFDE_TxtEdtBlock115 nTotalLength = pField->GetFieldTextLength(); in GetFieldTextLength()367 int32_t CFDE_TxtEdtField::GetFieldTextLength() const { in GetFieldTextLength() function in CFDE_TxtEdtField
2201 nRealIndex += pField->GetFieldTextLength(); in GetRealIndex()