Lines Matching refs:T_INT
275 {"objclass", T_INT, OFF(objclass), RO},
276 {"type", T_INT, OFF(type), RO},
277 {"boxtype", T_INT, OFF(boxtype)},
282 {"col1", T_INT, OFF(col1)},
283 {"col2", T_INT, OFF(col2)},
284 {"align", T_INT, OFF(align)},
285 {"lcol", T_INT, OFF(lcol)},
288 {"lstyle", T_INT, OFF(lstyle)},
289 {"pushed", T_INT, OFF(pushed), RO},
290 {"focus", T_INT, OFF(focus), RO},
291 {"belowmouse", T_INT, OFF(belowmouse),RO},
293 {"active", T_INT, OFF(active)},
294 {"input", T_INT, OFF(input)},
295 {"visible", T_INT, OFF(visible), RO},
296 {"radio", T_INT, OFF(radio)},
297 {"automatic", T_INT, OFF(automatic)},
1554 {"deactivated", T_INT, OFF(deactivated)},
1555 {"visible", T_INT, OFF(visible), RO},
1556 {"frozen", T_INT, OFF(frozen), RO},
1557 {"doublebuf", T_INT, OFF(doublebuf)},