Lines Matching refs:CPVT_WordPlace
99 void OnInsertWord(const CPVT_WordPlace& place,
100 const CPVT_WordPlace& oldplace);
101 void OnInsertReturn(const CPVT_WordPlace& place,
102 const CPVT_WordPlace& oldplace);
103 void OnBackSpace(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
104 void OnDelete(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
105 void OnClear(const CPVT_WordPlace& place, const CPVT_WordPlace& oldplace);
106 void OnInsertText(const CPVT_WordPlace& place,
107 const CPVT_WordPlace& oldplace);
119 CFX_PointF GetWordRightBottomPoint(const CPVT_WordPlace& wpWord);
124 CPVT_WordRange GetLatinWordsRange(const CPVT_WordPlace& place) const;
125 CPVT_WordRange GetSameWordsRange(const CPVT_WordPlace& place,