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

  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 534 class CFXEU_SetWordProps : public CFX_Edit_UndoItem
537 CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
539 virtual ~CFXEU_SetWordProps();
566 friend class CFXEU_SetWordProps;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 917 CFXEU_SetWordProps::CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
928 CFXEU_SetWordProps::~CFXEU_SetWordProps()
932 void CFXEU_SetWordProps::Redo()
946 void CFXEU_SetWordProps::Undo()
    [all...]

Completed in 213 milliseconds