Searched defs:wpNewPlace (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/fxedit/ |
H A D | fxet_edit.cpp | 378 const CPVT_WordPlace& wpNewPlace, 384 m_wpNew(wpNewPlace), 412 const CPVT_WordPlace& wpNewPlace, 417 m_wpNew(wpNewPlace), 446 const CPVT_WordPlace& wpNewPlace, 453 m_wpNew(wpNewPlace), 483 const CPVT_WordPlace& wpNewPlace, 491 m_wpNew(wpNewPlace), 546 const CPVT_WordPlace& wpNewPlace, 551 m_wpNew(wpNewPlace), 376 CFXEU_InsertWord(CFX_Edit* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset, const CPVT_WordProps* pWordProps) argument 410 CFXEU_InsertReturn(CFX_Edit* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, const CPVT_SecProps* pSecProps, const CPVT_WordProps* pWordProps) argument 444 CFXEU_Backspace(CFX_Edit* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset, const CPVT_SecProps& SecProps, const CPVT_WordProps& WordProps) argument 481 CFXEU_Delete(CFX_Edit* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset, const CPVT_SecProps& SecProps, const CPVT_WordProps& WordProps, bool bSecEnd) argument 544 CFXEU_InsertText(CFX_Edit* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, const CFX_WideString& swText, int32_t charset) argument [all...] |
Completed in 78 milliseconds