Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dmenu.c817 int hastab, expect; in test_mbs_help() local
827 hastab = 0; in test_mbs_help()
834 hastab = *(p + 1) ? 2 : 1; in test_mbs_help()
838 if(hastab && !ispop) return; in test_mbs_help()
897 (text && hastab ? /* TAB space */ in test_mbs_help()
898 MOD_avec + ( hastab==2 ? sc_size.cx : 0) : 0) + in test_mbs_help()
948 size.cx, size.cy, sc_size.cx, mnuopt, hastab); in test_mbs_help()