Home
last modified time | relevance | path

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

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmGlobal.h297 int entry_show_lines; member
H A DxtmCustRes.h294 XtOffset( XTM_GL_CUSTOM_DATA_REF, entry_show_lines ),
H A DxtmCustBase.c1224 key, &custom_data -> entry_show_lines ); in readParameterInfo()
1827 custom_data -> entry_show_lines ); in writeParameterInfo()
H A DxtmEditEntry.c2020 appl_data_ref -> custom_data -> entry_show_lines; in setEntryDefault()
/dports/deskutils/xmdiary/xmdiary-3.0.3/xdcustom/
H A DxtmCustom.c1092 par_rec[ n ].value = &custom_data -> entry_show_lines; in customParam()
1094 par_rec[ n ].size = sizeof( custom_data -> entry_show_lines ); in customParam()