Searched refs:ActivateNotify (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c962 if (eventPtr->type == ActivateNotify
967 if (eventPtr->type == ActivateNotify) {
H A DtkMacOSXEmbed.c939 if (eventPtr->type == ActivateNotify) {
H A DtkMacOSXButton.c1409 if (eventPtr->type == ActivateNotify
1414 if (eventPtr->type == ActivateNotify) {
H A DtkMacOSXScrlbr.c908 } else if (eventPtr->type == ActivateNotify) {
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkPointer.c646 event.xany.type = active ? ActivateNotify : DeactivateNotify;
H A Dtk.h632 #define ActivateNotify (MappingNotify + 2)
631 #define ActivateNotify macro
H A DtkMenuDraw.c770 } else if (eventPtr->type == ActivateNotify) {
H A DtkFrame.c1670 } else if (eventPtr->type == ActivateNotify) {
H A DtkBind.c493 {"Activate", ActivateNotify, ActivateMask},
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXMenubutton.c464 case ActivateNotify:
H A DtkMacOSXEmbed.c914 if (eventPtr->type == ActivateNotify) {
H A DtkMacOSXScrlbr.c614 case ActivateNotify:
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkPointer.c657 event.xany.type = active ? ActivateNotify : DeactivateNotify;
H A Dtk.h642 #define ActivateNotify (MappingNotify + 2) macro
H A DtkMenuDraw.c779 } else if (eventPtr->type == ActivateNotify) {
H A DtkFrame.c1689 } else if (eventPtr->type == ActivateNotify) {
H A DtkBind.c506 {"Activate", ActivateNotify, ActivateMask},
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Devent.rb90 [ 36, :ActivateNotify, Grp::ACTIVATE, 'Activate' ],
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkWidget.c297 case ActivateNotify:
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeCtrl.c1610 case ActivateNotify:

Completed in 166 milliseconds