Home
last modified time | relevance | path

Searched refs:MXDI_SEL_HIDDEN_TITLE (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DmsgXdiary.h656 #define MXDI_SEL_HIDDEN_TITLE 607 macro
H A DxtmSelHidden.c337 XtSetArg( args[ n ], XmNtitle, msgGetText( MXDI_SEL_HIDDEN_TITLE ) ); n++; in createSelectWindow()