Lines Matching refs:CPVT_WordPlace
67 void Set(const CPVT_WordPlace& begin, const CPVT_WordPlace& end);
68 void SetEndPos(const CPVT_WordPlace& end);
73 CPVT_WordPlace BeginPos;
74 CPVT_WordPlace EndPos;
116 const CPVT_WordPlace& wpOldPlace,
117 const CPVT_WordPlace& wpNewPlace,
129 CPVT_WordPlace m_wpOld;
130 CPVT_WordPlace m_wpNew;
138 const CPVT_WordPlace& wpOldPlace,
139 const CPVT_WordPlace& wpNewPlace);
149 CPVT_WordPlace m_wpOld;
150 CPVT_WordPlace m_wpNew;
172 const CPVT_WordPlace& wpOldPlace,
173 const CPVT_WordPlace& wpNewPlace,
185 CPVT_WordPlace m_wpOld;
186 CPVT_WordPlace m_wpNew;
194 const CPVT_WordPlace& wpOldPlace,
195 const CPVT_WordPlace& wpNewPlace,
208 CPVT_WordPlace m_wpOld;
209 CPVT_WordPlace m_wpNew;
236 const CPVT_WordPlace& wpOldPlace,
237 const CPVT_WordPlace& wpNewPlace,
249 CPVT_WordPlace m_wpOld;
250 CPVT_WordPlace m_wpNew;
319 CPVT_WordPlace WordIndexToWordPlace(int32_t index) const;
320 CPVT_WordPlace SearchWordPlace(const CFX_PointF& point) const;
322 CPVT_WordPlace GetCaretWordPlace() const;
351 CPVT_WordPlace DoInsertText(const CPVT_WordPlace& place,
362 void SetSelection(const CPVT_WordPlace& begin, const CPVT_WordPlace& end);
373 void SetCaret(const CPVT_WordPlace& place);
387 void PaintInsertText(const CPVT_WordPlace& wpOld,
388 const CPVT_WordPlace& wpNew);
405 CPVT_WordPlace m_wpCaret;
406 CPVT_WordPlace m_wpOldCaret;
434 void SetAt(const CPVT_WordPlace& place);
435 const CPVT_WordPlace& GetAt() const;