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.h531 CPVT_WordProps m_NewWordProps; variable
551 CPVT_WordProps m_NewWordProps; variable
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp878 m_NewWordProps(newwordprops), in CFXEU_SetSecProps()
891 m_pEdit->SetSecProps(m_eProps,m_wpPlace,&m_NewSecProps,&m_NewWordProps,m_wrPlace,FALSE); in Redo()
923 m_NewWordProps(newprops), in CFXEU_SetWordProps()
936 m_pEdit->SetWordProps(m_eProps,m_wpPlace,&m_NewWordProps,m_wrPlace,FALSE); in Redo()