Lines Matching refs:oldplace
557 const CPVT_WordPlace& oldplace) { in OnInsertReturn() argument
559 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnInsertReturn()
565 const CPVT_WordPlace& oldplace) { in OnBackSpace() argument
567 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnBackSpace()
573 const CPVT_WordPlace& oldplace) { in OnDelete() argument
575 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnDelete()
581 const CPVT_WordPlace& oldplace) { in OnClear() argument
583 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnClear()
589 const CPVT_WordPlace& oldplace) { in OnInsertWord() argument
591 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnInsertWord()
597 const CPVT_WordPlace& oldplace) { in OnInsertText() argument
599 m_pEdit->RefreshWordRange(CombineWordRange(GetLatinWordsRange(oldplace), in OnInsertText()