Searched refs:msgWinTx (Results 1 – 1 of 1) sorted by relevance
/dports/deskutils/xmdiary/xmdiary-3.0.3/xtools/ |
H A D | xitMsgWin.c | 66 #define msgWinTx dataLocalW[ 2 ] macro 426 msgWinTx = xitCreateTextScrolled( workFo, &text_buffer_def[ 0 ] ); in createMsgWindow() 431 XtSetValues( msgWinTx, args, n ); in createMsgWindow() 452 xitAttachWidget( XtParent( msgWinTx ), in createMsgWindow() 456 XmATTACH_WIDGET, XtParent( msgWinTx ), XmATTACH_FORM, NULL, in createMsgWindow() 467 XtSetValues( XtParent( msgWinTx ), args, n ); in createMsgWindow() 483 xitAttachWidget( XtParent( msgWinTx ), in createMsgWindow()
|