Home
last modified time | relevance | path

Searched refs:SetWindowModified (Results 1 – 14 of 14) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dundo.c118 SetWindowModified(window, False); in Undo()
168 SetWindowModified(window, False); in Redo()
H A Dwindow.h45 void SetWindowModified(WindowInfo *window, int modified);
H A Dfile.c154 SetWindowModified(window, FALSE); in EditNewFile()
442 SetWindowModified(window, FALSE);
586 SetWindowModified(window, FALSE);
1057 SetWindowModified(window, FALSE);
H A Dwindow.c2022 void SetWindowModified(WindowInfo *window, int modified) in SetWindowModified() function
2382 SetWindowModified(window, TRUE); in modifiedCB()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/aqua/
H A Daqua.cpp93 SetWindowModified(myWindow, false); in run()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c1260 #ifndef SetWindowModified in WinObj_SetWindowModified()
1261 PyMac_PRECHECK(SetWindowModified); in WinObj_SetWindowModified()
1266 _err = SetWindowModified(_self->ob_itself, in WinObj_SetWindowModified()
/dports/lang/python27/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c1260 #ifndef SetWindowModified in WinObj_SetWindowModified()
1261 PyMac_PRECHECK(SetWindowModified); in WinObj_SetWindowModified()
1266 _err = SetWindowModified(_self->ob_itself, in WinObj_SetWindowModified()
/dports/games/zoom/zoom-1.1.5/src/
H A Dcarbondisplay.c3058 SetWindowModified(zoomWindow, true); in main()
3059 SetWindowModified(zoomWindow, false); in main()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas6102 function SetWindowModified( window: WindowRef; modified: Boolean ): OSStatus; external name '_SetWi… in SetWindowModified() function
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DwxMaxima.cpp9740 SetWindowModified(win,!saved); in ResetTitle()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqwidget_mac.mm3191 SetWindowModified(qt_mac_window_for(q), mod);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/
H A DCHANGES.rst1776 >>> carbon.SetWindowModified(frame.MacGetTopLevelWindowRef(), True)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.1120982 Use mac_set_window_modified instead of SetWindowModified.
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.1120982 Use mac_set_window_modified instead of SetWindowModified.