Searched refs:UpdateWordPlace (Results 1 – 5 of 5) sorted by relevance
748 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in GetRangeText()749 m_pVT->UpdateWordPlace(wrTemp.EndPos); in GetRangeText()885 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()887 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()895 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()897 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1160 m_pVT->UpdateWordPlace(wpBegin); in RefreshPushLineRects()1162 m_pVT->UpdateWordPlace(wpEnd); in RefreshPushLineRects()1186 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in RefreshWordRange()1187 m_pVT->UpdateWordPlace(wrTemp.EndPos); in RefreshWordRange()[all …]
43 void UpdateWordPlace(CPVT_WordPlace& place) const;
243 UpdateWordPlace(wordplace); in InsertSection()328 void CPDF_VariableText::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CPDF_VariableText336 m_SectionArray[place.nSecIndex]->UpdateWordPlace(place); in UpdateWordPlace()342 UpdateWordPlace(newplace); in WordPlaceToWordIndex()375 pSection->UpdateWordPlace(place); in WordIndexToWordPlace()
128 void UpdateWordPlace(CPVT_WordPlace& place) const;
107 void CSection::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CSection