Searched defs:nWordIndex (Results 1 – 5 of 5) sorted by relevance
36 int32_t nWordIndex = pdfium::clamp( in AddWord() local216 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords()223 void CSection::ClearRightWords(int32_t nWordIndex) { in ClearRightWords()
70 int32_t nWordIndex; member
91 void CPDF_VariableText::Iterator::SetAt(int32_t nWordIndex) { in SetAt()
105 void CPWL_EditImpl_Iterator::SetAt(int32_t nWordIndex) { in SetAt()
1358 WideString Document::GetObjWordStr(CPDF_TextObject* pTextObj, int nWordIndex) { in GetObjWordStr()