Searched refs:selection_array_count (Results 1 – 6 of 6) sorted by relevance
153 int selection_array_count; /* Selection array count */ member301 (((XmTextFieldWidget)(tfg)) -> text.selection_array_count)
118 #define XmTextF_selection_array_count(w) (((XmDataFieldWidget)(w))->text.selection_array_count)
1299 XtOffsetOf(XmDataFieldRec, text.selection_array_count),
1118 XtOffsetOf(struct _XmTextFieldRec, text.selection_array_count),
120 int selection_array_count; /* Selection array count */ member262 #define TextF_SelectionArrayCount(w) (TextF__(w).selection_array_count)
282 sizeof(int), Offset(selection_array_count),