代码搜索:miniGUI

找到约 4,426 项符合「miniGUI」的源代码

代码结果 4,426
www.eeworm.com/read/248446/4470065

h fb.h

/* ** $Id: fb.h,v 1.6 2003/08/01 09:50:42 weiym Exp $ ** ** fb.h: Framebuffer drivers header file for MiniGUI Screen and QVFB Drivers ** ** Copyright (C) 2003 Feynman Software */ #ifndef GUI_
www.eeworm.com/read/248446/4470088

c gal.c

/* ** $Id: gal.c,v 1.40 2004/08/02 04:16:40 snig Exp $ ** ** The Graphics Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000, 2001, 2002 Wei Yongming.
www.eeworm.com/read/237554/4622358

h mgcontrol.h

/* ** $Id: mgcontrol.h,v 1.1 2003/10/22 01:41:45 allen Exp $ ** ** mgcontrol.h: skin MiniGUI control interfaces. ** ** Copyright (C) 2002, 2003 Feynman Software, all rights reserved. ** ** Use of this
www.eeworm.com/read/237554/4622473

c ial.c

/* ** $Id: ial.c,v 1.46 2003/12/02 02:18:21 tangxf Exp $ ** ** The Input Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000, 2002 Wei Yongming. ** ** Current
www.eeworm.com/read/237554/4622576

c gal.c

/* ** $Id: gal.c,v 1.34 2003/11/22 12:41:29 weiym Exp $ ** ** The Graphics Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000, 2001, 2002 Wei Yongming. ** **
www.eeworm.com/read/237554/4622604

c newgal.c

/* ** $Id: newgal.c,v 1.21 2003/09/25 04:08:55 snig Exp $ ** ** The New Graphics Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** **
www.eeworm.com/read/237554/4622639

h fb3dfx.h

/* ** $Id: fb3dfx.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** 3Dfx hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/237554/4622640

am makefile.am

## Makefile.am for MiniGUI using the framebuffer console video driver INCLUDES=-I../../../include -I../../include -I../ noinst_LTLIBRARIES = libvideo_fbcon.la libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/237554/4622770

c cursor-lite.c

/* ** $Id: cursor-lite.c,v 1.49 2003/11/23 04:09:08 weiym Exp $ ** ** cursor-lite.c: Cursor support module for MiniGUI-Lite ** Cursor managed by server globally. ** ** Copyright (C) 200
www.eeworm.com/read/237554/4622814

c gdi.c

/* ** $Id: gdi.c,v 1.56 2003/09/04 06:02:53 weiym Exp $ ** ** The graphics display interface module of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongming. **