Searched refs:SetWordProps (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 720 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_NewWordProps, m_wrPlace, in Redo() 732 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_OldWordProps, m_wrPlace, in Undo() 1209 bSet2 = SetWordProps(eProps, place, pWordProps, wrTemp, TRUE); in SetRichTextProps() 1442 FX_BOOL CFX_Edit::SetWordProps(EDIT_PROPS_E eProps, in SetWordProps() function in CFX_Edit
|
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fxet_edit.h | 698 FX_BOOL SetWordProps(EDIT_PROPS_E eProps,
|