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 530 class CFXEU_SetWordProps : public CFX_Edit_UndoItem
533 CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
535 virtual ~CFXEU_SetWordProps();
562 friend class CFXEU_SetWordProps;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 900 CFXEU_SetWordProps::CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep,
911 CFXEU_SetWordProps::~CFXEU_SetWordProps()
915 void CFXEU_SetWordProps::Redo()
929 void CFXEU_SetWordProps::Undo()
    [all...]

Completed in 38 milliseconds