Searched refs:m_NewWordProps (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/include/fxedit/ |
D | fxet_edit.h | 531 CPVT_WordProps m_NewWordProps; variable 551 CPVT_WordProps m_NewWordProps; variable
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 878 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()
|