Searched refs:m_OldWordProps (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fxet_edit.h | 481 CPVT_WordProps m_OldWordProps; variable 505 CPVT_WordProps m_OldWordProps; variable
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 674 m_OldWordProps(oldwordprops), in CFXEU_SetSecProps() 693 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_OldSecProps, &m_OldWordProps, in Undo() 713 m_OldWordProps(oldprops), in CFXEU_SetWordProps() 732 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_OldWordProps, m_wrPlace, in Undo()
|