Searched refs:entry_show_lines (Results 1 – 5 of 5) sorted by relevance
297 int entry_show_lines; member
294 XtOffset( XTM_GL_CUSTOM_DATA_REF, entry_show_lines ),
1224 key, &custom_data -> entry_show_lines ); in readParameterInfo()1827 custom_data -> entry_show_lines ); in writeParameterInfo()
2020 appl_data_ref -> custom_data -> entry_show_lines; in setEntryDefault()
1092 par_rec[ n ].value = &custom_data -> entry_show_lines; in customParam()1094 par_rec[ n ].size = sizeof( custom_data -> entry_show_lines ); in customParam()