代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/142790/12919859
c painter.c
/*
** $Id: painter.c,v 1.14 2005/01/20 06:14:30 weiym Exp $
**
** A MiniGUI Painter.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming
** Copyright (C) 2003 Feynman Software.
**
** Create date: 2001/11/01
www.eeworm.com/read/306535/13742217
h display.h
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#define DIRECT_DISPLAY 0
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#include "figure.h"
#define FONTSIZE_SMALL 1
#define FONTSIZE_
www.eeworm.com/read/305195/13777174
c painter.c
/*
** $Id: painter.c,v 1.15 2005/09/04 08:26:54 weiym Exp $
**
** A MiniGUI Painter.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming
** Copyright (C) 2003 Feynman Software.
**
** Create date: 2001/11/01
www.eeworm.com/read/150551/5691391
c main.c
// $Id: main.c,v 1.6 2002/07/28 04:28:10 ymwei Exp $
//
// All control test programs
//
// Copyright (c) 2001, Wei Yongming (ymwei@minigui.org)
//
// Create date: 2001/11/01
/*
** This source is fre
www.eeworm.com/read/150550/5691543
c main.c
// $Id: main.c,v 1.6 2002/07/28 04:28:10 ymwei Exp $
//
// All control test programs
//
// Copyright (c) 2001, Wei Yongming (ymwei@minigui.org)
//
// Create date: 2001/11/01
/*
** This source is fre
www.eeworm.com/read/147885/5719313
c main.c
// $Id: main.c,v 1.6 2002/07/28 04:28:10 ymwei Exp $
//
// All control test programs
//
// Copyright (c) 2001, Wei Yongming (ymwei@minigui.org)
//
// Create date: 2001/11/01
/*
** This source is fre
www.eeworm.com/read/143730/5755881
am makefile.am
## Makefile.am for MiniGUI using the Qt virtual framebuffer video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_qvfb.la
libvideo_qvfb_la_SOURCES = $(QVFB_SR
www.eeworm.com/read/143730/5755886
c nullvideo.c
/*
** $Id: nullvideo.c,v 1.7 2003/11/23 05:40:52 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyring (C) 2001 ~ 2002 Wei Yongming.
** Copyring (C) 2003 Feynman Software.
www.eeworm.com/read/143730/5755887
h nullvideo.h
/*
** $Id: nullvideo.h,v 1.2 2003/09/04 06:02:53 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyring (C) 2001 ~ 2002 Wei Yongming.
** Copyring (C) 2003 Feynman Software.
www.eeworm.com/read/143730/5755889
c ecoslcd.c
/*
** $Id: ecoslcd.c,v 1.2 2003/11/22 04:44:14 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyring (C) 2001 ~ 2002 Wei Yongming.
** Copyring (C) 2003 Feynman Software.
**