Searched refs:IsExist (Results 1 – 10 of 10) sorted by relevance
1186 if (m_SelState.IsExist()) in SetSel()1208 if (m_SelState.IsExist()) in GetSel()2123 if (m_SelState.IsExist()) in SelectNone()2134 return m_SelState.IsExist(); in IsSelected()2623 m_pNotify->IOnSetCaret(!m_SelState.IsExist(),VTToEdit(ptHead),VTToEdit(ptFoot), m_wpCaret); in SetCaretInfo()2722 if (m_SelState.IsExist()) in OnVK_UP()2753 if (m_SelState.IsExist()) in OnVK_DOWN()2788 if (m_SelState.IsExist()) in OnVK_LEFT()2803 if (m_SelState.IsExist()) in OnVK_LEFT()2842 if (m_SelState.IsExist()) in OnVK_RIGHT()[all …]
197 if (pRange && pRange->IsExist()) in GetSelectAppearanceStream()
185 if (wrSelect.IsExist()) in DrawEdit()326 if (wrSelect.IsExist()) in DrawRichEdit()
449 FX_BOOL CPLST_Select::IsExist(FX_INT32 nItemIndex) const in IsExist() function in CPLST_Select
140 FX_BOOL IsExist() const in IsExist() function
286 FX_BOOL IsExist(FX_INT32 nItemIndex) const;
269 FX_BOOL IsExist() const in IsExist() function
323 if _, err := os.Stat(filename); os.IsExist(err) {
316 if _, err := os.Stat(filename); os.IsExist(err) {
566 if (pRange && pRange->IsExist()) in GetSpellCheckAppStream()