Searched refs:lst_output_line (Results 1 – 2 of 2) sorted by relevance
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/uil/ |
H A D | UilLstLst.c | 305 void lst_output_line( ac_line, v_new_page ) in lst_output_line() function 469 lst_output_line( src_buffer, in lst_output_listing() 505 lst_output_line( " ", FALSE ); in lst_output_listing() 516 lst_output_line( buffer, FALSE ); in lst_output_listing() 519 lst_output_line( " ", FALSE ); in lst_output_listing() 587 lst_output_line( buffer, FALSE ); 590 lst_output_line( " ", FALSE ); 832 lst_output_line((char*) buffer, FALSE ); 834 lst_output_line( " ", FALSE ); 940 lst_output_line( buffer, FALSE ); [all …]
|
H A D | UilDefI.h | 348 extern void lst_output_line _ARGUMENTS(( char *ac_line , boolean v_new_page ));
|