Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:CPVT_SecProps

838             secinfo.pSecProps = FX_NEW CPVT_SecProps(0.0f, 0.0f, 0);

883 CPVT_WordPlace CPDF_VariableText::InsertSection(const CPVT_WordPlace & place, const CPVT_SecProps * pSecProps,
904 secinfo.pSecProps = FX_NEW CPVT_SecProps(*pSecProps);
925 const CPVT_SecProps * pSecProps, const CPVT_WordProps * pProps)
984 void CPDF_VariableText::SetText(FX_LPCWSTR text, FX_INT32 charset, const CPVT_SecProps * pSecProps,
993 secinfo.pSecProps = FX_NEW CPVT_SecProps(*pSecProps);