Searched refs:TEXT_NAME (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c77 static _Xconst char* TEXT_NAME = "text"; variable in typeref:typename:_Xconst char *
276 snprintf(buf, sizeof(buf), "%s.%s", FORM_NAME, TEXT_NAME);
382 text = XtCreateManagedWidget(TEXT_NAME, asciiTextWidgetClass, form,

Completed in 3 milliseconds