Searched refs:SetSecProps (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 681 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_NewSecProps, &m_NewWordProps, in Redo() 693 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_OldSecProps, &m_OldWordProps, in Undo() 1201 bSet = SetSecProps(eProps, wrTemp.BeginPos, pSecProps, pWordProps, wrTemp, in SetRichTextProps() 1208 bSet1 = SetSecProps(eProps, place, pSecProps, pWordProps, wrTemp, TRUE); in SetRichTextProps() 1262 FX_BOOL CFX_Edit::SetSecProps(EDIT_PROPS_E eProps, in SetSecProps() function in CFX_Edit
|
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fxet_edit.h | 692 FX_BOOL SetSecProps(EDIT_PROPS_E eProps,
|