Searched defs:pSecProps (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 586 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps) : in CFXEU_InsertReturn() 811 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps) : in CFXEU_InsertText() 1477 FX_BOOL CFX_Edit::SetRichTextProps(EDIT_PROPS_E eProps, const CPVT_SecProps * pSecProps, const CPVT… in SetRichTextProps() 1557 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps, in SetSecProps() 1925 const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pWordProps /*= NULL*/) in SetText() 1935 FX_BOOL CFX_Edit::InsertReturn(const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pW… in InsertReturn() 1956 const CPVT_SecProps * pSecProps /*= NULL*/,const CPVT_WordProps * pWordProps /*= NULL*/) in InsertText() 2966 …const CPVT_SecProps * pSecProps,const CPVT_WordProps * pWordProps, FX_BOOL bAddUndo, FX_BOOL bPain… in SetText() 3007 FX_BOOL CFX_Edit::InsertReturn(const CPVT_SecProps * pSecProps,const CPVT_WordProps * pWordProps, in InsertReturn() 3268 …const CPVT_SecProps * pSecProps, const CPVT_WordProps * pWordProps, FX_BOOL bAddUndo, FX_BOOL bPai… in InsertText() [all …]
|
/external/pdfium/core/src/fpdfdoc/ |
D | pdf_vt.h | 88 delete pSecProps; in ~CPVT_SectionInfo() local 122 CPVT_SecProps* pSecProps; member
|
D | doc_vt.cpp | 879 …ace CPDF_VariableText::InsertSection(const CPVT_WordPlace & place, const CPVT_SecProps * pSecProps, in InsertSection() 921 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pProps) in InsertText() 980 void CPDF_VariableText::SetText(FX_LPCWSTR text, FX_INT32 charset, const CPVT_SecProps * pSecProps, in SetText()
|