Home
last modified time | relevance | path

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

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmFormat.h118 *xtmFoFormatText( char *format_text,
H A DxtmFormat.c412 *xtmFoFormatText( char *format_text, in xtmFoFormatText() function
H A DxtmShowToDo.c1031 entry_text = xtmFoFormatText( tmp_ref, 0, display_lines, 80 ); in applyCB()
1033 entry_text = xtmFoFormatText( tmp_ref, 2, display_lines, 80 ); in applyCB()
H A DxtmSchedWin.c1459 entry_text = xtmFoFormatText( entry_record.entry.text, in updateSchedEntries()
1464 entry_text = xtmFoFormatText( entry_record.entry.text, in updateSchedEntries()
/dports/deskutils/xmdiary/xmdiary-3.0.3/xdnotify/
H A DxtmNotify.c745 text = xtmFoFormatText( char_ref, 2, 25, 80 ); in fetchChangedEntries()
747 text = xtmFoFormatText( char_ref, 2, 25, 80 ); in fetchChangedEntries()