Searched refs:UpdateWordPlace (Results 1 – 4 of 4) sorted by relevance
1020 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in GetRangeText()1021 m_pVT->UpdateWordPlace(wrTemp.EndPos); in GetRangeText()1196 m_pVT->UpdateWordPlace(wrTemp.BeginPos); in SetRichTextProps()1197 m_pVT->UpdateWordPlace(wrTemp.EndPos); in SetRichTextProps()1695 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()1697 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangeAll()1705 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1707 m_pVT->UpdateWordPlace(m_wpCaret); in RearrangePart()1994 m_pVT->UpdateWordPlace(wpBegin); in RefreshPushLineRects()1996 m_pVT->UpdateWordPlace(wpEnd); in RefreshPushLineRects()[all …]
148 void CSection::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CSection879 UpdateWordPlace(wordplace); in InsertSection()1028 void CPDF_VariableText::UpdateWordPlace(CPVT_WordPlace& place) const { in UpdateWordPlace() function in CPDF_VariableText1037 pSection->UpdateWordPlace(place); in UpdateWordPlace()1043 UpdateWordPlace(newplace); in WordPlaceToWordIndex()1075 pSection->UpdateWordPlace(place); in WordIndexToWordPlace()
259 void UpdateWordPlace(CPVT_WordPlace& place) const;437 void UpdateWordPlace(CPVT_WordPlace& place) const override;
449 virtual void UpdateWordPlace(CPVT_WordPlace& place) const = 0;