Searched refs:UpdateWordPlace (Results 1 – 5 of 5) sorted by relevance
1066 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in GetRangeText()1067 m_pVT->UpdateWordPlace(wrTemp.EndPos); in GetRangeText()1211 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()1213 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()1221 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1223 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1487 m_pVT->UpdateWordPlace(wpBegin); in RefreshPushLineRects()1489 m_pVT->UpdateWordPlace(wpEnd); in RefreshPushLineRects()1513 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in RefreshWordRange()1514 m_pVT->UpdateWordPlace(wrTemp.EndPos); in RefreshWordRange()[all …]
41 void UpdateWordPlace(CPVT_WordPlace& place) const;
318 UpdateWordPlace(wordplace); in InsertSection()447 void CPDF_VariableText::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CPDF_VariableText455 pSection->UpdateWordPlace(place); in UpdateWordPlace()461 UpdateWordPlace(newplace); in WordPlaceToWordIndex()492 pSection->UpdateWordPlace(place); in WordIndexToWordPlace()
144 void UpdateWordPlace(CPVT_WordPlace& place) const;
127 void CSection::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CSection