Searched refs:undone (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DPluginViewPrivateBlackBerry.cpp352 bool undone = true; local
354 undone &= BlackBerry::Platform::Graphics::reallocBuffer(m_pluginBuffers[i],
359 if (!undone)
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dtext.tcl81 $w.text insert end { redoes undone edits.
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dtext.tcl81 $w.text insert end { redoes undone edits.
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js2201 var event = (type == "undo" ? hist.done : hist.undone).pop();
2207 (type == "undo" ? hist.undone : hist.done).push(anti);
3594 if (doc.history.done.length || doc.history.undone.length)
4531 return {undo: hist.done.length, redo: hist.undone.length};
4543 undone: copyHistoryArray(this.history.undone)};
4548 hist.undone = histData.undone.slice(0);
4639 other.history.undone = copyHistoryArray(this.history.undone, splitId
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Djava.vim160 " is wrong for Java (all identifiers would be spell-checked), so it's undone
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim725 call append("$", "undolevels\tmaximum number of changes that can be undone")
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex6226 % undone and the next image would fail.
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex5591 % undone and the next image would fail.
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex6232 % undone and the next image would fail.
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex5931 % undone and the next image would fail.
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex6367 % undone and the next image would fail.
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex6367 % undone and the next image would fail.
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex5799 % undone and the next image would fail.
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex7101 % undone and the next image would fail.
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex7103 % undone and the next image would fail.

Completed in 234 milliseconds