Searched refs:UpdateWordPlace (Results 1 – 4 of 4) sorted by relevance
1297 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in GetRangeText()1298 m_pVT->UpdateWordPlace(wrTemp.EndPos); in GetRangeText()1504 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in SetRichTextProps()1505 m_pVT->UpdateWordPlace(wrTemp.EndPos); in SetRichTextProps()2066 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()2068 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()2078 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()2080 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()2451 m_pVT->UpdateWordPlace(wpBegin); in RefreshPushLineRects()2453 m_pVT->UpdateWordPlace(wpEnd); in RefreshPushLineRects()[all …]
163 void CSection::UpdateWordPlace(CPVT_WordPlace & place) const in UpdateWordPlace() function in CSection897 UpdateWordPlace(wordplace); in InsertSection()1043 void CPDF_VariableText::UpdateWordPlace(CPVT_WordPlace & place) const in UpdateWordPlace() function in CPDF_VariableText1053 pSection->UpdateWordPlace(place); in UpdateWordPlace()1059 UpdateWordPlace(newplace); in WordPlaceToWordIndex()1091 pSection->UpdateWordPlace(place); in WordIndexToWordPlace()
303 void UpdateWordPlace(CPVT_WordPlace & place) const;532 void UpdateWordPlace(CPVT_WordPlace & place) const;
436 virtual void UpdateWordPlace(CPVT_WordPlace & place) const = 0;