Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h396 CPVT_SecProps m_SecProps; variable
418 CPVT_SecProps m_SecProps; variable
440 CPVT_SecProps m_SecProps; variable
481 CPVT_SecProps m_SecProps; variable
503 CPVT_SecProps m_SecProps; variable
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp590 m_SecProps(), in CFXEU_InsertReturn()
594 m_SecProps = *pSecProps; in CFXEU_InsertReturn()
609 m_pEdit->InsertReturn(&m_SecProps,&m_WordProps,FALSE,TRUE); in Redo()
634 m_SecProps(SecProps), in CFXEU_Backspace()
661 m_pEdit->InsertReturn(&m_SecProps,&m_WordProps,FALSE,TRUE); in Undo()
681 m_SecProps(SecProps), in CFXEU_Delete()
709 m_pEdit->InsertReturn(&m_SecProps,&m_WordProps,FALSE,TRUE); in Undo()
765 m_SecProps(SecProps), in CFXEU_ClearRich()
792 m_pEdit->InsertReturn(&m_SecProps,&m_WordProps,FALSE,FALSE); in Undo()
817 m_SecProps(), in CFXEU_InsertText()
[all …]