代码搜索:XtVaAppInitialize
找到约 13 项符合「XtVaAppInitialize」的源代码
代码结果 13
www.eeworm.com/read/419358/10872698
c scale.c
/* File: scale.c */
//Runit: XENVIRONMENT=Scale.ad ./scale
#include
#include
#include
int main(int argc, char *argv[])
{
int i, n;
Arg args[10];
XtAppC
www.eeworm.com/read/115273/6118068
c test1.c
#include
#include
#include
int
main(int argc, char **argv)
{
XtAppContext theApp;
Widget toplevel, drawingArea;
toplevel = XtVaAppInitialize(&theApp, "drawi
www.eeworm.com/read/115273/6118118
c test1.c
/**
*
* test if mwm is running
*
**/
#include
#include
#include
int
main(int argc,
char **argv)
{
Widget toplevel, label;
XtAppContext app;
to
www.eeworm.com/read/115273/6118224
c test6.c
#include
#include
int
main(int argc, char **argv)
{
Widget toplevel, one;
XtAppContext app;
XtSetLanguageProc(NULL, NULL, NULL);
toplevel = XtVaAppInitialize(&ap
www.eeworm.com/read/115273/6118327
c test1.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/baseclass/test1.c,v 1.3 2001/06/11 08:26:30 amai Exp $
* location detection of Motif routines
*/
#include
#include
#include
www.eeworm.com/read/115272/6119390
c test1.c
#include
#include
#include
int
main(int argc, char **argv)
{
XtAppContext theApp;
Widget toplevel, drawingArea;
toplevel = XtVaAppInitialize(&theApp, "drawi
www.eeworm.com/read/115272/6119440
c test1.c
/**
*
* test if mwm is running
*
**/
#include
#include
#include
int
main(int argc,
char **argv)
{
Widget toplevel, label;
XtAppContext app;
to
www.eeworm.com/read/115272/6119546
c test6.c
#include
#include
int
main(int argc, char **argv)
{
Widget toplevel, one;
XtAppContext app;
XtSetLanguageProc(NULL, NULL, NULL);
toplevel = XtVaAppInitialize(&ap
www.eeworm.com/read/115272/6119649
c test1.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/baseclass/test1.c,v 1.3 2001/06/11 08:26:30 amai Exp $
* location detection of Motif routines
*/
#include
#include
#include
www.eeworm.com/read/115273/6118158
c test6.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/xmstring/test6.c,v 1.2 2002/04/17 16:32:01 amai Exp $ */
#include
#include
#include
int
main(int argc,
char **argv