Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoose.e46 extern void NamesSetDefaultBtnId ARGS_DECL((int def_btn_id,
H A Dchoose.c80 int def_btn_id, double_click_btn_id; member
305 pni->def_btn_id = BUTTON_OK; in ResetNamesInfo()
1759 *pn_selected_btn_index = GetBtnIndexFromBtnId(pni->def_btn_id);
1761 if (pni->def_btn_id != INVALID) {
1763 *pn_selected_btn_index = GetBtnIndexFromBtnId(pni->def_btn_id);
1937 void NamesSetDefaultBtnId(def_btn_id, double_click_btn_id) in NamesSetDefaultBtnId() argument
1938 int def_btn_id, double_click_btn_id; in NamesSetDefaultBtnId()
1942 pni->def_btn_id = def_btn_id;
H A Dtgisdl.c61 int def_btn_id; member
600 pisdi->def_btn_id = ID_INSSYM_BTN_OK;
H A Dtgtwb5dl.c84 int def_btn_id, double_click_btn_id; member
1046 pzdi->def_btn_id = BUTTON_OK;
H A Dtgcwdl.c92 int def_btn_id; member
1514 pcwdi->def_btn_id = ID_CWHEEL_BTN_OK;