Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dvcode.c6849 { op_MENURITEM, 0, op_uMENURITEM },
8395 else if (op == op_MENURITEM) in run_create_()
8419 if ((op != op_MENURITEM) || (f = f == (int)pp[2])) in run_create_()
9114 case op_MENURITEM: in do_query()
9496 case op_MENURITEM: in cmd_reset()
9501 op == op_MENURITEM ? TRUE : *(int *)v); in cmd_reset()
9584 (op == op_MENURITEM)) nm = GET_DESCV(slot, 3); in find_slot()
9824 case op_MENUCHECK: case op_MENURITEM: in cmd_setstr()
9921 case op_MENUITEM: case op_MENUCHECK: case op_MENURITEM: in tbar_event()
10325 case op_MENUCHECK: case op_MENURITEM: in cmd_set()
[all …]
H A Dvcode.h143 op_MENURITEM, enumerator