OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_undo
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
TextSrc.c
172
offset(
enable_undo
),
308
if (src->textSrc.
enable_undo
) {
337
if (src->textSrc.
enable_undo
) {
370
if (oldtw->textSrc.
enable_undo
!= newtw->textSrc.
enable_undo
) {
371
if (newtw->textSrc.
enable_undo
) {
383
if (newtw->textSrc.
enable_undo
) {
691
if (src && src->textSrc.
enable_undo
)
701
if (src && src->textSrc.
enable_undo
)
735
Bool
enable_undo
;
local
[
all
...]
TextAction.c
1997
undo = src->textSrc.
enable_undo
&& src->textSrc.undo_state == False;
2336
Bool undo = src->textSrc.
enable_undo
&& src->textSrc.undo_state == False;
3926
Bool undo = src->textSrc.
enable_undo
&& src->textSrc.undo_state == False;
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSrcP.h
145
Boolean
enable_undo
;
member in struct:__anon5781
/xsrc/external/mit/xedit/dist/lisp/
xedit.c
768
(!src->textSrc.
enable_undo
|| !src->textSrc.undo_state))
Completed in 8 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026