Searched refs:bSecEnd (Results 1 – 2 of 2) sorted by relevance
675 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd) : in CFXEU_Delete() argument683 m_bSecEnd(bSecEnd) in CFXEU_Delete()3129 FX_BOOL bSecEnd = (m_wpCaret == m_pVT->GetSectionEndPlace(m_wpCaret)); in Delete() local3136 if (bSecEnd) in Delete()3138 section.SecProps,section.WordProps,bSecEnd)); in Delete()3141 section.SecProps,word.WordProps,bSecEnd)); in Delete()3150 if (bSecEnd) in Delete()
427 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd);