Searched refs:BatchingUndo (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextctrl.h544 virtual bool BatchingUndo() const { return m_buffer.BatchingUndo(); } function in class:wxRichTextCtrl
H A Drichtextbuffer.h1716 virtual bool BatchingUndo() const { return m_batchedCommandDepth > 0; } function in class:wxRichTextBuffer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextbuffer.tex61 \membersection{wxRichTextBuffer::BatchingUndo}\label{wxrichtextbufferbatchingundo}
63 \constfunc{bool}{BatchingUndo}{\void}
H A Drichtextctrl.tex109 \membersection{wxRichTextCtrl::BatchingUndo}\label{wxrichtextctrlbatchingundo}
111 \constfunc{bool}{BatchingUndo}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp6138 if (BatchingUndo() && m_batchedCommand && !SuppressingUndo())

Completed in 203 milliseconds