Searched refs:last_id (Results 1 – 2 of 2) sorted by relevance
389 int last_id = 0; in EnumWndProc() local392 last_id = found->second._id; in EnumWndProc()394 if (!last_id) in EnumWndProc()441 if (!last_id) { in EnumWndProc()
1941 DISPID last_id = DISPID_STARTENUM, id, dyn_id; in test_nextdispid() local1955 while(last_id != dyn_id) { in test_nextdispid()1956 hres = IDispatchEx_GetNextDispID(dispex, fdexEnumAll, last_id, &id); in test_nextdispid()1970 last_id = id; in test_nextdispid()