Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp685 m_pEdit->PaintSetProps(m_eProps, m_wrPlace); in Redo()
697 m_pEdit->PaintSetProps(m_eProps, m_wrPlace); in Undo()
724 m_pEdit->PaintSetProps(m_eProps, m_wrPlace); in Redo()
736 m_pEdit->PaintSetProps(m_eProps, m_wrPlace); in Undo()
1218 PaintSetProps(eProps, wrTemp); in SetRichTextProps()
1226 void CFX_Edit::PaintSetProps(EDIT_PROPS_E eProps, const CPVT_WordRange& wr) { in PaintSetProps() function in CFX_Edit
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h703 void PaintSetProps(EDIT_PROPS_E eProps, const CPVT_WordRange& wr);