Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A DtextSel.c83 } selectNotifyInfo; typedef
417 selectNotifyInfo *cbInfo; in sendSecondary()
442 cbInfo = (selectNotifyInfo *)NEditMalloc(sizeof(selectNotifyInfo)); in sendSecondary()
801 selectNotifyInfo *cbInfo = (selectNotifyInfo *)data; in selectNotifyEH()
864 selectNotifyInfo *cbInfo = (selectNotifyInfo *)clientData; in selectNotifyTimerProc()