Searched refs:GetUpWordPlace (Results 1 – 4 of 4) sorted by relevance
424 …virtual CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & point) …
526 … CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & point) const;
1203 CPVT_WordPlace CPDF_VariableText::GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & p… in GetUpWordPlace() function in CPDF_VariableText
2718 SetCaret(m_pVT->GetUpWordPlace(m_wpCaret,m_ptCaret)); in OnVK_UP()