Searched refs:UpdateWordPlace (Results 1 – 5 of 5) sorted by relevance
774 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in GetRangeText()775 m_pVT->UpdateWordPlace(wrTemp.EndPos); in GetRangeText()907 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()909 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()917 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()919 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1182 m_pVT->UpdateWordPlace(wpBegin); in RefreshPushLineRects()1184 m_pVT->UpdateWordPlace(wpEnd); in RefreshPushLineRects()1208 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in RefreshWordRange()1209 m_pVT->UpdateWordPlace(wrTemp.EndPos); in RefreshWordRange()[all …]
42 void UpdateWordPlace(CPVT_WordPlace& place) const;
231 UpdateWordPlace(wordplace); in InsertSection()317 void CPDF_VariableText::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CPDF_VariableText325 m_SectionArray[place.nSecIndex]->UpdateWordPlace(place); in UpdateWordPlace()331 UpdateWordPlace(newplace); in WordPlaceToWordIndex()364 pSection->UpdateWordPlace(place); in WordIndexToWordPlace()
127 void UpdateWordPlace(CPVT_WordPlace& place) const;
104 void CSection::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CSection