Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xmebw.c633 else if (eb->pushbutton.armed) in draw_pixmap()
683 if (eb->pushbutton.armed in draw_label()
703 if (eb->pushbutton.armed) in draw_label()
770 if (eb->pushbutton.armed) in Enter()
857 && eb->pushbutton.armed in Leave()
1247 if (eb->pushbutton.armed && eb->pushbutton.fill_on_arm) in Redisplay()
1252 gc = eb->pushbutton.fill_gc; in Redisplay()
1271 if (eb->pushbutton.armed) in Redisplay()
1364 if (eb->pushbutton.compatible in Redisplay()
1368 if (!eb->pushbutton.compatible in Redisplay()
[all …]
H A Dgui_xmebwp.h84 XmPushButtonPart pushbutton; member