Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dvcode.c6845 { op_TBRBUTTON, 0, op_uMENURITEM },
6849 { op_MENURITEM, 0, op_uMENURITEM },
6911 { op_uMENURITEM, sizeof(swdata), -1 },
7252 case op_uMENURITEM: in run_create_()
7261 tpad = op == op_uMENURITEM ? tpad == (int)pp[2] : !!tpad; in run_create_()
9141 case op_uMENURITEM: in do_query()
9826 case op_uMENUCHECK: case op_uMENURITEM: in cmd_setstr()
9924 case op_uMENUITEM: case op_uMENUCHECK: case op_uMENURITEM: in tbar_event()
10285 case op_uMENURITEM: in cmd_set()
11010 (op == op_MENURITEM) || (op == op_uMENURITEM)); in cmd_checkv()
H A Dvcode.h174 op_uMENURITEM, enumerator