HomeSort by relevance Sort by last modified time
    Searched defs:Redo (Results 1 - 15 of 15) sorted by null

  /external/pdfium/xfa/fde/
cfde_txtedtdorecord_deleterange.cpp 44 bool CFDE_TxtEdtDoRecord_DeleteRange::Redo() const {
cfde_txtedtdorecord_insert.cpp 39 bool CFDE_TxtEdtDoRecord_Insert::Redo() const {
cfde_txtedtengine.cpp 625 bool CFDE_TxtEdtEngine::Redo(const IFDE_TxtEdtDoRecord* pDoRecord) {
628 return pDoRecord->Redo();
    [all...]
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_EditCtrl.cpp 242 Redo();
493 void CPWL_EditCtrl::Redo() {
495 m_pEdit->Redo();
  /external/pdfium/xfa/fxfa/app/
xfa_ffchoicelist.cpp 408 bool CXFA_FFComboBox::Redo() {
xfa_ffwidget.cpp 288 bool CXFA_FFWidget::Redo() {
    [all...]
  /external/pdfium/fpdfsdk/fxedit/
fxet_edit.cpp 274 void CFX_Edit_Undo::Redo() {
277 m_UndoItemStack[m_nCurUndoPos]->Redo();
367 void CFX_Edit_GroupUndoItem::Redo() {
369 (*iter)->Redo();
394 void CFXEU_InsertWord::Redo() {
428 void CFXEU_InsertReturn::Redo() {
461 void CFXEU_Backspace::Redo() {
500 void CFXEU_Delete::Redo() {
527 void CFXEU_Clear::Redo() {
557 void CFXEU_InsertText::Redo() {
    [all...]
  /external/pdfium/xfa/fwl/
cfwl_edit.cpp 365 bool CFWL_Edit::Redo(const IFDE_TxtEdtDoRecord* pRecord) {
366 return m_EdtEngine.Redo(pRecord);
379 bool CFWL_Edit::Redo() {
382 return Redo(m_DoRecords[++m_iCurRecord].get());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h 174 virtual HRESULT WINAPI Redo(__LONG32 Count,__LONG32 *prop) = 0;
204 HRESULT (WINAPI *Redo)(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
236 #define ITextDocument_Redo(This,Count,prop) (This)->lpVtbl->Redo(This,Count,prop)
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
kotlin-compiler-embeddable-1.0.5.jar 

Completed in 588 milliseconds