Home | History | Annotate | Download | only in fxedit

Lines Matching refs:pSecProps

413                                        const CPVT_SecProps* pSecProps,
420 if (pSecProps)
421 m_SecProps = *pSecProps;
1882 bool CFX_Edit::InsertReturn(const CPVT_SecProps* pSecProps,
1890 SetCaret(m_pVT->InsertSection(m_wpCaret, pSecProps, pWordProps));
1897 this, m_wpOldCaret, m_wpCaret, pSecProps, pWordProps));