Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h482 CPVT_WordProps m_NewWordProps; variable
506 CPVT_WordProps m_NewWordProps; variable
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp675 m_NewWordProps(newwordprops) {} in CFXEU_SetSecProps()
681 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_NewSecProps, &m_NewWordProps, in Redo()
714 m_NewWordProps(newprops) {} in CFXEU_SetWordProps()
720 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_NewWordProps, m_wrPlace, in Redo()