Searched refs:IsExist (Results 1 – 8 of 8) sorted by relevance
934 if (m_SelState.IsExist()) { in SetSel()951 if (m_SelState.IsExist()) { in GetSel()1742 if (m_SelState.IsExist()) { in SelectNone()1751 return m_SelState.IsExist(); in IsSelected()2146 m_pNotify->IOnSetCaret(!m_SelState.IsExist(), VTToEdit(ptHead), in SetCaretInfo()2235 if (m_SelState.IsExist()) in OnVK_UP()2260 if (m_SelState.IsExist()) in OnVK_DOWN()2289 if (m_SelState.IsExist()) in OnVK_LEFT()2301 if (m_SelState.IsExist()) { in OnVK_LEFT()2334 if (m_SelState.IsExist()) in OnVK_RIGHT()[all …]
183 if (pRange && pRange->IsExist()) { in GetSelectAppearanceStream()
201 if (wrSelect.IsExist()) { in DrawEdit()332 if (wrSelect.IsExist()) { in DrawRichEdit()
366 FX_BOOL CPLST_Select::IsExist(int32_t nItemIndex) const { in IsExist() function in CPLST_Select
127 FX_BOOL IsExist() const { return BeginPos != EndPos; } in IsExist() function
268 FX_BOOL IsExist(int32_t nItemIndex) const;
199 FX_BOOL IsExist() const { return BeginPos != EndPos; } in IsExist() function
511 if (pRange && pRange->IsExist()) { in GetSpellCheckAppStream()