Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibsbars.c883 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
937 HANDLE_WM_CHAR(hwnd, wParam, lParam, MyCls_OnChar); in BarProc()
H A Dvibbutns.c843 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
899 HANDLE_WM_CHAR (hwnd, wParam, lParam, MyCls_OnChar); in ButtonProc()
H A Dviblists.c1200 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
1248 HANDLE_WM_CHAR (hwnd, wParam, lParam, MyCls_OnChar); in ListProc()
H A Dvibslate.c4124 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat)
4222 HANDLE_WM_CHAR(hwnd, wParam, lParam, MyCls_OnChar);
H A Dvibtexts.c2142 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
2254 HANDLE_WM_CHAR(hwnd, wParam, lParam, MyCls_OnChar); in TextProc()
H A Dvibmenus.c4678 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
4729 HANDLE_WM_CHAR (hwnd, wParam, lParam, MyCls_OnChar); in PopupProc()
H A Dvibwndws.c5700 static void MyCls_OnChar (HWND hwnd, UINT ch, int cRepeat) in MyCls_OnChar() function
5852 HANDLE_WM_CHAR (hwnd, wParam, lParam, MyCls_OnChar); in MainProc()