Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_xmebw.c1089 #define NOT_EQUAL(field) (cur->field != eb->field) in SetValues() macro
1094 if (NOT_EQUAL(core.sensitive) && !Lab_IsMenupane(current)) in SetValues()
1144 if (NOT_EQUAL(primitive.shadow_thickness)) in SetValues()
1151 if (NOT_EQUAL(primitive.foreground)) in SetValues()
1153 if (NOT_EQUAL(core.background_pixel)) in SetValues()
1155 if (NOT_EQUAL(pushbutton.fill_on_arm)) in SetValues()
1157 if (NOT_EQUAL(enhancedbutton.spacing)) in SetValues()
1159 if (NOT_EQUAL(enhancedbutton.label_location)) in SetValues()
1164 if (NOT_EQUAL(label._label)) in SetValues()