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 482 const CPVT_SecProps& SecProps,
489 m_SecProps(SecProps),
519 const CPVT_SecProps& SecProps,
527 m_SecProps(SecProps),
584 const CPVT_SecProps& SecProps,
592 m_SecProps(SecProps),
1170 CPVT_SecProps SecProps;
1171 SecProps.fLineLeading = fLineLeading;
1172 return SetRichTextProps(EP_LINELEADING, &SecProps, NULL);
1176 CPVT_SecProps SecProps;
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 264 CPVT_SecProps SecProps;
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 338 const CPVT_SecProps& SecProps,
364 const CPVT_SecProps& SecProps,
411 const CPVT_SecProps& SecProps,
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp     [all...]

Completed in 139 milliseconds