Searched defs:nWordIndex (Results 1 – 4 of 4) sorted by relevance
81 FX_INT32 nWordIndex = FPDF_MAX(FPDF_MIN(place.nWordIndex, this->m_WordArray.GetSize()), 0); in AddWord() local278 void CSection::ClearLeftWords(FX_INT32 nWordIndex) in ClearLeftWords()285 void CSection::ClearRightWords(FX_INT32 nWordIndex) in ClearRightWords()1698 void CPDF_VariableText_Iterator::SetAt(FX_INT32 nWordIndex) in SetAt()
102 FX_INT32 nWordIndex; member
2028 CFX_WideString Document::GetObjWordStr(CPDF_TextObject* pTextObj, int nWordIndex) in GetObjWordStr()
108 void CFX_Edit_Iterator::SetAt(FX_INT32 nWordIndex) in SetAt()