Searched refs:GetTotalWords (Results 1 – 3 of 3) sorted by relevance
104 int32_t GetTotalWords() const;
207 int32_t nTotalWords = GetTotalWords(); in InsertWord()222 int32_t nTotalWords = GetTotalWords(); in InsertSection()531 int32_t CPDF_VariableText::GetTotalWords() const { in GetTotalWords() function in CPDF_VariableText
1781 int32_t nTotalWords = m_pVT->GetTotalWords(); in IsTextFull()