代码搜索:XWindow
找到约 160 项符合「XWindow」的源代码
代码结果 160
www.eeworm.com/read/305566/3772775
h xwindow.h
/* Copyright (c) Colorado School of Mines, 1997.*/
/* All rights reserved. */
/* xwindow.h for xpicker */
#ifndef X_WINDOW_H
#define X_WINDOW_H
#define CELLS 2 /** this is ho
www.eeworm.com/read/305566/3773051
h xwindow.h
/* Copyright (c) Colorado School of Mines, 1997.*/
/* All rights reserved. */
/* xwindow.h for xpicker */
#ifndef X_WINDOW_H
#define X_WINDOW_H
#define CELLS 2 /** this is ho
www.eeworm.com/read/303435/3810564
h xwindow.h
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
/* xwindow.h for xpicker */
#ifndef X_WINDOW_H
#define X_WINDOW_H
#ifndef EGSTERN
#define EGSTERN
www.eeworm.com/read/443266/1751354
js xwindow.js
jspp.using("mocom.WAPmo.Window");
xWindow = function(name, flag, modal)
{
jspp.count["win"]++;
var core = this;
this.name = name;
this.env = {};
this.select = [];
this.l
www.eeworm.com/read/428879/1952802
js xwindow.js
// **********************************************************
//
// Copyright 2002-2003 Sebastian Werner
// http://sebastian-werner.net
//
// Licensed under:
//
// Attribution-NonCommercial-ShareAlik
www.eeworm.com/read/420769/2064053
js xwindow.js
jspp.using("mocom.WAPmo.Window");
xWindow = function(name, flag, modal)
{
jspp.count["win"]++;
var core = this;
this.name = name;
this.env = {};
this.select = [];
this.l
www.eeworm.com/read/112466/15484768
h xwindow.h
/****************************************************************************
File Name : xwindow.h
Purpose : header file for xwindow.c
Release : Version 1.0
Date : Aug 31,1995
G
www.eeworm.com/read/112466/15484818
h xwindow.h
/****************************************************************************
File Name : xwindow.h
Purpose : header file for xwindow.c
Release : Version 1.0
Date : Aug 31,1995
G
www.eeworm.com/read/112466/15484821
c xwindow.c
/****************************************************************************
File Name : xwindow.c
Purpose : provides x-window interface routines
Release : Version 1.0
Date : Aug 3