Searched refs:pnumitems (Results 1 – 1 of 1) sorted by relevance
6874 WORD *p, *pdlgtemplate, *pnumitems; in gui_mch_dialog() local7154 pnumitems = p; //save where the number of items must be stored in gui_mch_dialog()7270 *pnumitems += numButtons; in gui_mch_dialog()7298 *pnumitems += 1; in gui_mch_dialog()7301 *pnumitems += 2; in gui_mch_dialog()7618 WORD *p, *pdlgtemplate, *pnumitems, *ptrueheight; in gui_mch_tearoff() local7754 pnumitems = p; // save where the number of items must be stored in gui_mch_tearoff()7830 pnumitems = newp + (pnumitems - pdlgtemplate); in gui_mch_tearoff()7905 (WORD)(sepPadding + 1 + 13 * (*pnumitems)), in gui_mch_tearoff()7910 (*pnumitems)++; in gui_mch_tearoff()[all …]