Home
last modified time | relevance | path

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

/dports/japanese/today/ja-today-2.12_2/
H A Dpropshet.c322 void updateCheckDropListInt(HWND hDlg, UINT ctrlID, int *ip) in updateCheckDropListInt() function
627 updateCheckDropListInt(hDlg, IDC_BIRTH_CBBOX_NOTICE, &birthday_notice_flag); in birthdayTabProc()
629 updateCheckDropListInt(hDlg, IDC_BIRTH_CBBOX_AGE, &birthday_agelevel); in birthdayTabProc()
630 updateCheckDropListInt(hDlg, IDC_BIRTH_CBBOX_AGESORT, &birthday_agesort); in birthdayTabProc()
636 updateCheckDropListInt(hDlg, IDC_DEATH_CBBOX_AGE, &deathday_agelevel); in birthdayTabProc()
637 updateCheckDropListInt(hDlg, IDC_BIRTH_ADDINFO, &birthday_addinfo); in birthdayTabProc()
677 updateCheckDropListInt(hDlg, IDC_EVENT_CBBOX_NOTICE, &event_notice_flag); in eventTabProc()
876 updateCheckDropListInt(hDlg, IDC_HIST_CBBOX_ADDINFO, &history_addinfo); in historyTabProc()
878 updateCheckDropListInt(hDlg, IDC_HIST_CBBOX_MSGTYPE, &i); in historyTabProc()
880 updateCheckDropListInt(hDlg, IDC_HIST_CBBOX_SORT, &history_sort); in historyTabProc()
[all …]