Searched refs:bSecEnd (Results 1 – 2 of 2) sorted by relevance
692 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd) : in CFXEU_Delete() argument700 m_bSecEnd(bSecEnd) in CFXEU_Delete()3146 FX_BOOL bSecEnd = (m_wpCaret == m_pVT->GetSectionEndPlace(m_wpCaret)); in Delete() local3153 if (bSecEnd) in Delete()3155 section.SecProps,section.WordProps,bSecEnd)); in Delete()3158 section.SecProps,word.WordProps,bSecEnd)); in Delete()3167 if (bSecEnd) in Delete()
431 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd);