Searched defs:pWordProps (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 569 FX_WORD word, FX_INT32 charset, const CPVT_WordProps * pWordProps) in CFXEU_InsertWord() 603 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps) : in CFXEU_InsertReturn() 828 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps) : in CFXEU_InsertText() 1494 …hTextProps(EDIT_PROPS_E eProps, const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps) in SetRichTextProps() 1574 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps, in SetSecProps() 1778 const CPVT_WordProps * pWordProps, const CPVT_WordRange & wr, FX_BOOL bAddUndo) in SetWordProps() 1942 const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pWordProps /*= NULL*/) in SetText() 1947 …tWord(FX_WORD word, FX_INT32 charset /*= DEFAULT_CHARSET*/, const CPVT_WordProps * pWordProps /*= … in InsertWord() 1952 …it::InsertReturn(const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pWordProps /*= … in InsertReturn() 1973 const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pWordProps /*= NULL*/) in InsertText() [all …]
|
/external/pdfium/core/src/fpdfdoc/ |
D | pdf_vt.h | 89 delete pWordProps; in ~CPVT_SectionInfo() local 121 CPVT_WordProps* pWordProps; member 150 delete pWordProps; in ~CPVT_WordInfo() local 180 CPVT_WordProps* pWordProps; member
|
D | doc_vt.cpp | 860 const CPVT_WordProps * pWordProps) in InsertWord() 884 const CPVT_WordProps * pWordProps) in InsertSection() 985 const CPVT_WordProps * pWordProps) in SetText()
|