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

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinDialog.c1006 OFNOTIFYW *notifyPtr = (OFNOTIFYW *) lParam;
1017 if (notifyPtr->hdr.code == CDN_FILEOK ||
1018 notifyPtr->hdr.code == CDN_SELCHANGE) {
1028 ofnPtr = notifyPtr->lpOFN;
1554 OFNOTIFY *notifyPtr = (OFNOTIFY *) lParam;
1565 if (notifyPtr->hdr.code == CDN_FILEOK ||
1566 notifyPtr->hdr.code == CDN_SELCHANGE) {
1576 ofnPtr = notifyPtr->lpOFN;
998 OFNOTIFYW *notifyPtr = (OFNOTIFYW *) lParam; local
1544 OFNOTIFY *notifyPtr = (OFNOTIFY *) lParam; local

Completed in 170 milliseconds