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

  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 507 class CFXEU_SetSecProps : public CFX_Edit_UndoItem
510 CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
513 virtual ~CFXEU_SetSecProps();
561 friend class CFXEU_SetSecProps;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 852 CFXEU_SetSecProps::CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
866 CFXEU_SetSecProps::~CFXEU_SetSecProps()
870 void CFXEU_SetSecProps::Redo()
884 void CFXEU_SetSecProps::Undo()
    [all...]

Completed in 36 milliseconds