Searched refs:GetTotalWords (Results 1 – 3 of 3) sorted by relevance
104 int32_t GetTotalWords() const;
219 int32_t nTotalWords = GetTotalWords(); in InsertWord()234 int32_t nTotalWords = GetTotalWords(); in InsertSection()542 int32_t CPDF_VariableText::GetTotalWords() const { in GetTotalWords() function in CPDF_VariableText
1757 int32_t nTotalWords = m_pVT->GetTotalWords(); in IsTextFull()