HomeSort by relevance Sort by last modified time
    Searched refs:SecProps (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 628 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps) :
634 m_SecProps(SecProps),
675 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd) :
681 m_SecProps(SecProps),
758 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps) :
765 m_SecProps(SecProps),
1458 CPVT_SecProps SecProps;
1459 SecProps.fLineLeading = fLineLeading;
1460 return SetRichTextProps(EP_LINELEADING,&SecProps,NULL);
1465 CPVT_SecProps SecProps;
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 275 CPVT_SecProps SecProps;
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 405 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps);
427 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps, FX_BOOL bSecEnd);
467 const CPVT_SecProps & SecProps, const CPVT_WordProps & WordProps);
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp     [all...]

Completed in 37 milliseconds