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 511 class CFXEU_SetSecProps : public CFX_Edit_UndoItem
514 CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
517 virtual ~CFXEU_SetSecProps();
565 friend class CFXEU_SetSecProps;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 869 CFXEU_SetSecProps::CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
883 CFXEU_SetSecProps::~CFXEU_SetSecProps()
887 void CFXEU_SetSecProps::Redo()
901 void CFXEU_SetSecProps::Undo()
    [all...]

Completed in 127 milliseconds