Home
last modified time | relevance | path

Searched refs:m_SecProps (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h215 CPVT_SecProps m_SecProps; variable
241 CPVT_SecProps m_SecProps; variable
268 CPVT_SecProps m_SecProps; variable
Dfxet_edit.cpp418 m_SecProps(), in CFXEU_InsertReturn()
421 m_SecProps = *pSecProps; in CFXEU_InsertReturn()
432 m_pEdit->InsertReturn(&m_SecProps, &m_WordProps, false, true); in Redo()
456 m_SecProps(SecProps), in CFXEU_Backspace()
474 m_pEdit->InsertReturn(&m_SecProps, &m_WordProps, false, true); in Undo()
494 m_SecProps(SecProps), in CFXEU_Delete()
513 m_pEdit->InsertReturn(&m_SecProps, &m_WordProps, false, true); in Undo()