Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp878 m_pEdit->PaintSetProps(m_eProps,m_wrPlace); in Redo()
892 m_pEdit->PaintSetProps(m_eProps,m_wrPlace); in Undo()
923 m_pEdit->PaintSetProps(m_eProps,m_wrPlace); in Redo()
937 m_pEdit->PaintSetProps(m_eProps,m_wrPlace); in Undo()
1510 PaintSetProps(eProps,wrTemp); in SetRichTextProps()
1518 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.h697 void PaintSetProps(EDIT_PROPS_E eProps, const CPVT_WordRange & wr);