Home
last modified time | relevance | path

Searched refs:TEXT_CHANGED (Results 1 – 25 of 68) sorted by relevance

123

/dports/deskutils/gnome-system-log/gnome-system-log-3.9.90/src/
H A Dlogview-findbar.c46 TEXT_CHANGED, enumerator
97 g_signal_emit (findbar, signals[TEXT_CHANGED], 0); in entry_changed_cb()
238 signals[TEXT_CHANGED] = g_signal_new ("text-changed", in logview_findbar_class_init()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimptexteditor.c48 TEXT_CHANGED, enumerator
79 text_editor_signals[TEXT_CHANGED] = in gimp_text_editor_class_init()
352 g_signal_emit (editor, text_editor_signals[TEXT_CHANGED], 0); in gimp_text_editor_text_changed()
/dports/deskutils/mate-utils/mate-utils-1.26.0/logview/src/
H A Dlogview-findbar.c51 TEXT_CHANGED, enumerator
113 g_signal_emit (findbar, signals[TEXT_CHANGED], 0); in entry_changed_cb()
290 signals[TEXT_CHANGED] = g_signal_new ("text-changed", in logview_findbar_class_init()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dtslider.c42 TEXT_CHANGED, enumerator
221 tslider_signals[TEXT_CHANGED] = g_signal_new( "text_changed", in tslider_class_init()
279 g_signal_emit( G_OBJECT( tslider ), tslider_signals[TEXT_CHANGED], 0 ); in tslider_text_changed()
/dports/x11-toolkits/tktable/Tktable2.10/generic/
H A DtkTableEdit.c424 tablePtr->flags |= TEXT_CHANGED;
472 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
527 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
561 tablePtr->flags |= TEXT_CHANGED;
H A DtkTableCmds.c64 (tablePtr->flags & TEXT_CHANGED)) { in Table_ActivateCmd()
65 tablePtr->flags &= ~TEXT_CHANGED; in Table_ActivateCmd()
742 tablePtr->flags |= TEXT_CHANGED; in Table_CurvalueCmd()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable/
H A DtkTableEdit.c425 tablePtr->flags |= TEXT_CHANGED;
473 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
528 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
562 tablePtr->flags |= TEXT_CHANGED;
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable800/
H A DtkTableEdit.c425 tablePtr->flags |= TEXT_CHANGED;
473 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
528 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
562 tablePtr->flags |= TEXT_CHANGED;
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/
H A DtkTableEdit.c425 tablePtr->flags |= TEXT_CHANGED;
473 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
528 if (tablePtr->autoClear && !(tablePtr->flags & TEXT_CHANGED)) {
562 tablePtr->flags |= TEXT_CHANGED;
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/
H A DEventListener.java86 case AccessibleEventId.TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/
H A DEventListener.java86 case AccessibleEventId.TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Da11ylistener.cxx133 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/ov/
H A DTextView.java122 case AccessibleEventId.TEXT_CHANGED : in notifyEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Da11ylistener.cxx133 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/ov/
H A DTextView.java122 case AccessibleEventId.TEXT_CHANGED : in notifyEvent()
/dports/cad/oregano/oregano-0.84.43/src/model/
H A Dtextbox.c57 enum { TEXT_CHANGED, FONT_CHANGED, LAST_SIGNAL }; enumerator
93 textbox_signals[TEXT_CHANGED] = in textbox_class_init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/a11y/
H A DTODO22 + in-line text editing, does the TEXT_CHANGED signal get it right,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/a11y/
H A DTODO22 + in-line text editing, does the TEXT_CHANGED signal get it right,
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5AccessibleEventListener.cxx137 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5AccessibleEventListener.cxx137 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/accessibility/proto/
H A Dcast_server_accessibility.proto115 TEXT_CHANGED = 8; enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/service/
H A DAccComponentEventListener.cxx61 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/service/
H A DAccComponentEventListener.cxx61 case AccessibleEventId::TEXT_CHANGED: in notifyEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/standard/
H A Dvclxaccessibletextcomponent.cxx60 NotifyAccessibleEvent( AccessibleEventId::TEXT_CHANGED, aOldValue, aNewValue ); in SetText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/standard/
H A Dvclxaccessibletextcomponent.cxx61 NotifyAccessibleEvent( AccessibleEventId::TEXT_CHANGED, aOldValue, aNewValue ); in SetText()

123